Converts an HWB color to the HSL color space.
This function first converts the HWB color to RGB, then from RGB to HSL.
The HWB color to convert
The color in HSL space
Converts an HWB color to the HSL color space.
This function first converts the HWB color to RGB, then from RGB to HSL.