LCHColor To LinearColor#

Input#
Color (LCHColor)Output#
LinearColorBehaviour#
Converts a provided LCHColor to the linear color space, outputting a LinearColor. The color is clipped back to the SRGB color gamut when converting back so the color is displayed correctly.
Use this when you want to display your LCH Color again or set it on widgets.