@tempots/color

LAB.toChannels property

Returns the LAB color as an array of its components.

Signature:

readonly toChannels: () => [number, number, number];