Does any body know how to convert HSL or HEX value to RGB values? I am making a game with randomized colors and I want to just change the hue, so that the brightness and the saturation stay the same but the actual color changes. I have tried using the "AdjustHSL" effect but I need it to apply to an entire layer and not just one image. I am currently using the "Tint" effect but it works in RGB value and not HSL. If any body know how to use HSL values in the "Tint" effect please tell me!