Converts a color from JzCzHz to HSL color space.
This function first converts the JzCzHz color to JzAzBz, then from JzAzBz to HSL. The HSL color space is a cylindrical representation of RGB, using hue, saturation, and lightness components.
The JzCzHz color to convert
Optional
The peak luminance of the display, in nits
The color in HSL space
Converts a color from JzCzHz to HSL color space.
This function first converts the JzCzHz color to JzAzBz, then from JzAzBz to HSL. The HSL color space is a cylindrical representation of RGB, using hue, saturation, and lightness components.