#001d85 color space conversions
Hex:
#001d85
RGB:
0, 29, 133
CMY:
100, 89, 48
CMYK:
100, 78, 0, 48
HSL:
227°, 100.0000%, 26.0784%
HSV (HSB):
227°, 100.0000%, 52.1569%
XYZ:
4.6730, 2.5722, 22.4405
xyY:
0.1574, 0.0866, 2.5722
CIE-Lab:
18.2420, 35.5760, -59.0995
CIE-LCH:
18.2420, 68.9812, 301.0466
CIE-Luv:
18.2420, -6.8297, -61.4168
Hunter-Lab:
16.0380, 23.9430, -71.7322
#001d85 color charts
#001d85 color shades, tints & tones
#001d85 color schemes
#001d85 color preview, HTML & CSS examples
This text has a color of #001d85
<p style="color:#001d85;">Text here</p>
.mytext {color:#001d85;}
This box has a color of #001d85
<div style="background-color:#001d85;">Content here</div>
.mybackground {background-color:#001d85;}
Border around this has a color of #001d85
<div style="border:2px solid #001d85;">Content here</div>
.myborder {border:2px solid #001d85;}