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