Module colorizer.parser.lab

CIE Lab Parser This module provides a parser for identifying and converting lab() CSS functions to RGB hexadecimal format.

CIE Lab is a perceptually uniform color space defined in CSS Color Level 4. It supports lightness as a number or percentage, a/b axes as numbers or percentages, and optional alpha transparency.

Functions

parser (line, i, _) Parses lab() CSS functions and converts them to RGB hexadecimal format.

Tables

spec Parser spec for the registry


Functions

parser (line, i, _)
Parses lab() CSS functions and converts them to RGB hexadecimal format.

Tables

spec
Parser spec for the registry
generated by LDoc 1.5.0 Last updated 2026-03-07 17:46:06