#001e41 color space conversions
Hex:
#001e41
RGB:
0, 30, 65
CMY:
100, 88, 75
CMYK:
100, 54, 0, 75
HSL:
212°, 100.0000%, 12.7451%
HSV (HSB):
212°, 100.0000%, 25.4902%
XYZ:
1.4184, 1.3102, 5.1792
xyY:
0.1794, 0.1657, 1.3102
CIE-Lab:
11.3466, 5.2264, -25.3159
CIE-LCH:
11.3466, 25.8497, 281.6648
CIE-Luv:
11.3466, -6.3222, -21.5705
Hunter-Lab:
11.4464, 2.0881, -18.8145
#001e41 color charts
#001e41 color shades, tints & tones
#001e41 color schemes
#001e41 color preview, HTML & CSS examples
This text has a color of #001e41
<p style="color:#001e41;">Text here</p>
.mytext {color:#001e41;}
This box has a color of #001e41
<div style="background-color:#001e41;">Content here</div>
.mybackground {background-color:#001e41;}
Border around this has a color of #001e41
<div style="border:2px solid #001e41;">Content here</div>
.myborder {border:2px solid #001e41;}