#001dc2 color space conversions
Hex:
#001dc2
RGB:
0, 29, 194
CMY:
100, 89, 24
CMYK:
100, 85, 0, 24
HSL:
231°, 100.0000%, 38.0392%
HSV (HSB):
231°, 100.0000%, 76.0784%
XYZ:
10.1770, 4.7738, 51.4240
xyY:
0.1533, 0.0719, 4.7738
CIE-Lab:
26.0803, 56.0465, -83.1992
CIE-LCH:
26.0803, 100.3161, 303.9659
CIE-Luv:
26.0803, -8.6081, -97.0778
Hunter-Lab:
21.8490, 44.9074, -124.2514
#001dc2 color charts
#001dc2 color shades, tints & tones
#001dc2 color schemes
#001dc2 color preview, HTML & CSS examples
This text has a color of #001dc2
<p style="color:#001dc2;">Text here</p>
.mytext {color:#001dc2;}
This box has a color of #001dc2
<div style="background-color:#001dc2;">Content here</div>
.mybackground {background-color:#001dc2;}
Border around this has a color of #001dc2
<div style="border:2px solid #001dc2;">Content here</div>
.myborder {border:2px solid #001dc2;}