#012db2 color space conversions
Hex:
#012db2
RGB:
1, 45, 178
CMY:
100, 82, 30
CMYK:
99, 75, 0, 30
HSL:
225°, 98.8827%, 35.0980%
HSV (HSB):
225°, 99.4382%, 69.8039%
XYZ:
8.9868, 5.0976, 42.6298
xyY:
0.1585, 0.0899, 5.0976
CIE-Lab:
27.0110, 42.3930, -72.1555
CIE-LCH:
27.0110, 83.6874, 300.4352
CIE-Luv:
27.0110, -10.3034, -88.9405
Hunter-Lab:
22.5778, 31.5383, -96.1425
#012db2 color charts
#012db2 color shades, tints & tones
#012db2 color schemes
#012db2 color preview, HTML & CSS examples
This text has a color of #012db2
<p style="color:#012db2;">Text here</p>
.mytext {color:#012db2;}
This box has a color of #012db2
<div style="background-color:#012db2;">Content here</div>
.mybackground {background-color:#012db2;}
Border around this has a color of #012db2
<div style="border:2px solid #012db2;">Content here</div>
.myborder {border:2px solid #012db2;}