Convert between HEX, RGB, and HSL color formats.
HEX vs RGB vs HSL
HEX and RGB describe a color by its red, green, and blue components; HSL describes it by hue, saturation, and lightness, which is often more intuitive when adjusting a color's brightness or intensity.