#012ec4 color space conversions
Hex:
#012ec4
RGB:
1, 46, 196
CMY:
100, 82, 23
CMYK:
99, 77, 0, 23
HSL:
226°, 98.9848%, 38.6275%
HSV (HSB):
226°, 99.4898%, 76.8627%
XYZ:
10.9533, 5.9460, 52.7949
xyY:
0.1572, 0.0853, 5.9460
CIE-Lab:
29.2757, 48.1630, -79.0617
CIE-LCH:
29.2757, 92.5766, 301.3490
CIE-Luv:
29.2757, -10.7962, -99.4628
Hunter-Lab:
24.3844, 37.5086, -111.3007
#012ec4 color charts
#012ec4 color shades, tints & tones
#012ec4 color schemes
#012ec4 color preview, HTML & CSS examples
This text has a color of #012ec4
<p style="color:#012ec4;">Text here</p>
.mytext {color:#012ec4;}
This box has a color of #012ec4
<div style="background-color:#012ec4;">Content here</div>
.mybackground {background-color:#012ec4;}
Border around this has a color of #012ec4
<div style="border:2px solid #012ec4;">Content here</div>
.myborder {border:2px solid #012ec4;}