#012abd color space conversions
Hex:
#012abd
RGB:
1, 42, 189
CMY:
100, 84, 26
CMYK:
99, 78, 0, 26
HSL:
227°, 98.9474%, 37.2549%
HSV (HSB):
227°, 99.4709%, 74.1176%
XYZ:
10.0258, 5.3365, 48.6457
xyY:
0.1566, 0.0834, 5.3365
CIE-Lab:
27.6727, 48.0009, -77.5966
CIE-LCH:
27.6727, 91.2432, 301.7408
CIE-Luv:
27.6727, -10.0437, -95.2731
Hunter-Lab:
23.1009, 37.0425, -108.6821
#012abd color charts
#012abd color shades, tints & tones
#012abd color schemes
#012abd color preview, HTML & CSS examples
This text has a color of #012abd
<p style="color:#012abd;">Text here</p>
.mytext {color:#012abd;}
This box has a color of #012abd
<div style="background-color:#012abd;">Content here</div>
.mybackground {background-color:#012abd;}
Border around this has a color of #012abd
<div style="border:2px solid #012abd;">Content here</div>
.myborder {border:2px solid #012abd;}