@tempots/color

HSL.toChannels property

Converts the HSL color values to an array of channels.

Signature:

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