Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/colors/mod.ts>lab

Color conversion and stuff in TypeScript
Latest
function lab
import { lab } from "https://deno.land/x/colors@v2.0.2/mod.ts";

CIE Lab color space

Returns

[number, number, number]