Using the relative luminance, and ‘hue’ and ‘saturation’ values of a color, is it possible to derive its ‘lightness’ value in HSL color space?
I have an application where users select a color, and then the rest of the color scale is generated based on the selected color, for a total of 10 colors. Suppose I select golden yellow as my original color. The rest of the 9 colors, will be derived based on that color.