#001d82 color space conversions
Hex:
#001d82
RGB:
0, 29, 130
CMY:
100, 89, 49
CMYK:
100, 78, 0, 49
HSL:
227°, 100.0000%, 25.4902%
HSV (HSB):
227°, 100.0000%, 50.9804%
XYZ:
4.4686, 2.4904, 21.3643
xyY:
0.1578, 0.0879, 2.4904
CIE-Lab:
17.8753, 34.4462, -57.8121
CIE-LCH:
17.8753, 67.2962, 300.7878
CIE-Luv:
17.8753, -6.7580, -59.6564
Hunter-Lab:
15.7811, 22.9277, -69.2193
#001d82 color charts
#001d82 color shades, tints & tones
#001d82 color schemes
#001d82 color preview, HTML & CSS examples
This text has a color of #001d82
<p style="color:#001d82;">Text here</p>
.mytext {color:#001d82;}
This box has a color of #001d82
<div style="background-color:#001d82;">Content here</div>
.mybackground {background-color:#001d82;}
Border around this has a color of #001d82
<div style="border:2px solid #001d82;">Content here</div>
.myborder {border:2px solid #001d82;}