#2012e1 color space conversions
Hex:
#2012e1
RGB:
32, 18, 225
CMY:
87, 93, 12
CMYK:
86, 92, 0, 12
HSL:
244°, 85.1852%, 47.6471%
HSV (HSB):
244°, 92.0000%, 88.2353%
XYZ:
14.4026, 6.1759, 71.6671
xyY:
0.1561, 0.0670, 6.1759
CIE-Lab:
29.8521, 68.9273, -94.9183
CIE-LCH:
29.8521, 117.3050, 305.9862
CIE-Luv:
29.8521, -7.3539, -114.7699
Hunter-Lab:
24.8514, 59.9592, -153.5860
#2012e1 color charts
#2012e1 color shades, tints & tones
#2012e1 color schemes
#2012e1 color preview, HTML & CSS examples
This text has a color of #2012e1
<p style="color:#2012e1;">Text here</p>
.mytext {color:#2012e1;}
This box has a color of #2012e1
<div style="background-color:#2012e1;">Content here</div>
.mybackground {background-color:#2012e1;}
Border around this has a color of #2012e1
<div style="border:2px solid #2012e1;">Content here</div>
.myborder {border:2px solid #2012e1;}