#012cc8 color space conversions
Hex:
#012cc8
RGB:
1, 44, 200
CMY:
100, 83, 22
CMYK:
100, 78, 0, 22
HSL:
227°, 99.0050%, 39.4118%
HSV (HSB):
227°, 99.5000%, 78.4314%
XYZ:
11.3385, 5.9779, 55.1998
xyY:
0.1564, 0.0824, 5.9779
CIE-Lab:
29.3568, 50.6332, -81.2724
CIE-LCH:
29.3568, 95.7546, 301.9232
CIE-Luv:
29.3568, -10.5805, -101.7201
Hunter-Lab:
24.4498, 39.9915, -116.7427
#012cc8 color charts
#012cc8 color shades, tints & tones
#012cc8 color schemes
#012cc8 color preview, HTML & CSS examples
This text has a color of #012cc8
<p style="color:#012cc8;">Text here</p>
.mytext {color:#012cc8;}
This box has a color of #012cc8
<div style="background-color:#012cc8;">Content here</div>
.mybackground {background-color:#012cc8;}
Border around this has a color of #012cc8
<div style="border:2px solid #012cc8;">Content here</div>
.myborder {border:2px solid #012cc8;}