#001dc8 color space conversions
Hex:
#001dc8
RGB:
0, 29, 200
CMY:
100, 89, 22
CMYK:
100, 86, 0, 22
HSL:
231°, 100.0000%, 39.2157%
HSV (HSB):
231°, 100.0000%, 78.4314%
XYZ:
10.8647, 5.0489, 55.0455
xyY:
0.1531, 0.0712, 5.0489
CIE-Lab:
26.8735, 57.8593, -85.4051
CIE-LCH:
26.8735, 103.1588, 304.1164
CIE-Luv:
26.8735, -8.8045, -100.5548
Hunter-Lab:
22.4697, 46.9876, -129.5180
#001dc8 color charts
#001dc8 color shades, tints & tones
#001dc8 color schemes
#001dc8 color preview, HTML & CSS examples
This text has a color of #001dc8
<p style="color:#001dc8;">Text here</p>
.mytext {color:#001dc8;}
This box has a color of #001dc8
<div style="background-color:#001dc8;">Content here</div>
.mybackground {background-color:#001dc8;}
Border around this has a color of #001dc8
<div style="border:2px solid #001dc8;">Content here</div>
.myborder {border:2px solid #001dc8;}