#012abc color space conversions
Hex:
#012abc
RGB:
1, 42, 188
CMY:
100, 84, 26
CMYK:
99, 78, 0, 26
HSL:
227°, 98.9418%, 37.0588%
HSV (HSB):
227°, 99.4681%, 73.7255%
XYZ:
9.9176, 5.2932, 48.0759
xyY:
0.1567, 0.0836, 5.2932
CIE-Lab:
27.5543, 47.6582, -77.2014
CIE-LCH:
27.5543, 90.7269, 301.6880
CIE-Luv:
27.5543, -10.0216, -94.6929
Hunter-Lab:
23.0070, 36.6834, -107.7888
#012abc color charts
#012abc RGB chart
#012abc CMYK chart
#012abc RGB pie chart
#012abc color shades, tints & tones
#012abc color schemes
#012abc color preview, HTML & CSS examples
This text has a color of #012abc
<p style="color:#012abc;">Text here</p>
.mytext {color:#012abc;}
Text color #012abc
This box has a color of #012abc
<div style="background-color:#012abc;">Content here</div>
.mybackground {background-color:#012abc;}
Background color #012abc
Border around this has a color of #012abc
<div style="border:2px solid #012abc;">Content here</div>
.myborder {border:2px solid #012abc;}
Border color #012abc