#2012e2 color space conversions
Hex:
#2012e2
RGB:
32, 18, 226
CMY:
87, 93, 11
CMYK:
86, 92, 0, 11
HSL:
244°, 85.2459%, 47.8431%
HSV (HSB):
244°, 92.0354%, 88.6275%
XYZ:
14.5394, 6.2307, 72.3878
xyY:
0.1561, 0.0669, 6.2307
CIE-Lab:
29.9871, 69.1868, -95.2666
CIE-LCH:
29.9871, 117.7393, 305.9888
CIE-Luv:
29.9871, -7.4000, -115.3441
Hunter-Lab:
24.9613, 60.2901, -154.4681
#2012e2 color charts
#2012e2 color shades, tints & tones
#2012e2 color schemes
#2012e2 color preview, HTML & CSS examples
This text has a color of #2012e2
<p style="color:#2012e2;">Text here</p>
.mytext {color:#2012e2;}
This box has a color of #2012e2
<div style="background-color:#2012e2;">Content here</div>
.mybackground {background-color:#2012e2;}
Border around this has a color of #2012e2
<div style="border:2px solid #2012e2;">Content here</div>
.myborder {border:2px solid #2012e2;}