toLSHUVa

Converts the current color in the LCHUVa color space to its equivalent in the LSHUVa color space.

This transformation normalizes the chroma value relative to the maximum possible chroma at the given luminance and hue in the specified reference color space. The luminance, hue, and alpha values remain consistent, while the chroma value is expressed as a fraction of the maximum chroma.

Return

a ColorLSHUVa instance representing the color in the LSHUVa color space.