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