How to use
Convert a colour between HEX, RGB, and HSL.
Paste a colour in any supported form and get all three equivalent notations at once, useful when moving between a design file and CSS. Three-digit hex expands automatically, and out-of-range values such as rgb(300,0,0) are rejected instead of producing a malformed code.