Converts an HWB color to the OKLCh color space.
This function first converts the HWB color to RGB, then from RGB to OKLCh. OKLCh is a cylindrical representation of OKLab, using lightness, chroma (saturation), and hue components, with improved perceptual uniformity over traditional LCh.
The HWB color to convert
The color in OKLCh space
Converts an HWB color to the OKLCh color space.
This function first converts the HWB color to RGB, then from RGB to OKLCh. OKLCh is a cylindrical representation of OKLab, using lightness, chroma (saturation), and hue components, with improved perceptual uniformity over traditional LCh.