Converts an HSV color to the HSL color space.
This function transforms the color from HSV (Hue, Saturation, Value) to HSL (Hue, Saturation, Lightness).
The HSV color to convert
The color in HSL space
Converts an HSV color to the HSL color space.
This function transforms the color from HSV (Hue, Saturation, Value) to HSL (Hue, Saturation, Lightness).