#012ccc color space conversions
Hex:
#012ccc
RGB:
1, 44, 204
CMY:
100, 83, 20
CMYK:
100, 78, 0, 20
HSL:
227°, 99.0244%, 40.1961%
HSV (HSB):
227°, 99.5098%, 80.0000%
XYZ:
11.8123, 6.1675, 57.6946
xyY:
0.1561, 0.0815, 6.1675
CIE-Lab:
29.8311, 51.9703, -82.8219
CIE-LCH:
29.8311, 97.7772, 302.1081
CIE-Luv:
29.8311, -10.6708, -104.0262
Hunter-Lab:
24.8344, 41.4421, -120.3571
#012ccc color charts
#012ccc RGB chart
#012ccc CMYK chart
#012ccc RGB pie chart
#012ccc color shades, tints & tones
#012ccc color schemes
#012ccc color preview, HTML & CSS examples
This text has a color of #012ccc
<p style="color:#012ccc;">Text here</p>
.mytext {color:#012ccc;}
Text color #012ccc
This box has a color of #012ccc
<div style="background-color:#012ccc;">Content here</div>
.mybackground {background-color:#012ccc;}
Background color #012ccc
Border around this has a color of #012ccc
<div style="border:2px solid #012ccc;">Content here</div>
.myborder {border:2px solid #012ccc;}
Border color #012ccc