Design

HEX Color Converter Tool

Convert HEX color values into RGB and HSL while checking the actual color preview.

Input

Result

#7C9CFFHEX
rgb(124, 156, 255)RGB
hsl(225, 100%, 74%)HSL

Why convert color formats?

HEX is common in CSS, while RGB and HSL are often easier for design adjustments, component tokens, and documentation.