@tempots/color

hsluv2lab() function

Converts an HSLuv color to LAB color.

Signature:

hsluv2lab: (hsluv: HSLuv) => LAB

Parameters

Parameter

Type

Description

hsluv

HSLuv

The HSLuv color to convert.

Returns: LAB

The LAB color.