#010cb2 color space conversions
Hex:
#010cb2
RGB:
1, 12, 178
CMY:
100, 95, 30
CMYK:
99, 93, 0, 30
HSL:
236°, 98.8827%, 35.0980%
HSV (HSB):
236°, 99.4382%, 69.8039%
XYZ:
8.1799, 3.4837, 42.3608
xyY:
0.1514, 0.0645, 3.4837
CIE-Lab:
21.8856, 57.4529, -80.6840
CIE-LCH:
21.8856, 99.0492, 305.4536
CIE-Luv:
21.8856, -6.6442, -85.6759
Hunter-Lab:
18.6648, 45.5644, -121.4965
#010cb2 color charts
#010cb2 color shades, tints & tones
#010cb2 color schemes
#010cb2 color preview, HTML & CSS examples
This text has a color of #010cb2
<p style="color:#010cb2;">Text here</p>
.mytext {color:#010cb2;}
This box has a color of #010cb2
<div style="background-color:#010cb2;">Content here</div>
.mybackground {background-color:#010cb2;}
Border around this has a color of #010cb2
<div style="border:2px solid #010cb2;">Content here</div>
.myborder {border:2px solid #010cb2;}