#000d51 color space conversions
Hex:
#000d51
RGB:
0, 13, 81
CMY:
100, 95, 68
CMYK:
100, 84, 0, 68
HSL:
230°, 100.0000%, 15.8824%
HSV (HSB):
230°, 100.0000%, 31.7647%
XYZ:
1.6291, 0.8819, 7.8689
xyY:
0.1569, 0.0850, 0.8819
CIE-Lab:
7.9664, 25.6132, -41.9858
CIE-LCH:
7.9664, 49.1817, 301.3850
CIE-Luv:
7.9664, -2.9438, -27.1318
Hunter-Lab:
9.3911, 14.5309, -43.1062
#000d51 color charts
#000d51 color shades, tints & tones
#000d51 color schemes
#000d51 color preview, HTML & CSS examples
This text has a color of #000d51
<p style="color:#000d51;">Text here</p>
.mytext {color:#000d51;}
This box has a color of #000d51
<div style="background-color:#000d51;">Content here</div>
.mybackground {background-color:#000d51;}
Border around this has a color of #000d51
<div style="border:2px solid #000d51;">Content here</div>
.myborder {border:2px solid #000d51;}