@tempots/color

hsluv2lch() function

Converts an HSLuv color to LCH color.

Signature:

hsluv2lch: (hsluv: HSLuv) => LCH

Parameters

Parameter

Type

Description

hsluv

HSLuv

The HSLuv color to convert.

Returns: LCH

The converted LCH color.