#2012f1 color space conversions
Hex:
#2012f1
RGB:
32, 18, 241
CMY:
87, 93, 5
CMYK:
87, 93, 0, 5
HSL:
244°, 88.8446%, 50.7843%
HSV (HSB):
244°, 92.5311%, 94.5098%
XYZ:
16.6892, 7.0906, 83.7081
xyY:
0.1553, 0.0660, 7.0906
CIE-Lab:
32.0122, 73.0362, -100.4374
CIE-LCH:
32.0122, 124.1852, 306.0240
CIE-Luv:
32.0122, -8.0852, -123.9262
Hunter-Lab:
26.6281, 65.2756, -167.7443
#2012f1 color charts
#2012f1 color shades, tints & tones
#2012f1 color schemes
#2012f1 color preview, HTML & CSS examples
This text has a color of #2012f1
<p style="color:#2012f1;">Text here</p>
.mytext {color:#2012f1;}
This box has a color of #2012f1
<div style="background-color:#2012f1;">Content here</div>
.mybackground {background-color:#2012f1;}
Border around this has a color of #2012f1
<div style="border:2px solid #2012f1;">Content here</div>
.myborder {border:2px solid #2012f1;}