1. Converting Brand Primary Color
Graphic DesignerBackground
A designer is migrating a brand identity from a web-based style guide to a print brochure.
Problem
The brand color is defined in HSL, but the print layout software requires standard RGB values.
How to use
Paste 'hsl(210, 100%, 50%)' into the input field and select the 'rgb()' format.
format: rgbOutcome
The tool outputs 'rgb(0, 128, 255)', which is then imported into the design software.