#000d4b color space conversions
Hex:
#000d4b
RGB:
0, 13, 75
CMY:
100, 95, 71
CMYK:
100, 83, 0, 71
HSL:
230°, 100.0000%, 14.7059%
HSV (HSB):
230°, 100.0000%, 29.4118%
XYZ:
1.4139, 0.7958, 6.7357
xyY:
0.1581, 0.0890, 0.7958
CIE-Lab:
7.1888, 23.0182, -39.1182
CIE-LCH:
7.1888, 45.3880, 300.4736
CIE-Luv:
7.1888, -2.7390, -23.8217
Hunter-Lab:
8.9210, 12.6793, -38.5214
#000d4b color charts
#000d4b color shades, tints & tones
#000d4b color schemes
#000d4b color preview, HTML & CSS examples
This text has a color of #000d4b
<p style="color:#000d4b;">Text here</p>
.mytext {color:#000d4b;}
This box has a color of #000d4b
<div style="background-color:#000d4b;">Content here</div>
.mybackground {background-color:#000d4b;}
Border around this has a color of #000d4b
<div style="border:2px solid #000d4b;">Content here</div>
.myborder {border:2px solid #000d4b;}