#000d57 color space conversions
Hex:
#000d57
RGB:
0, 13, 87
CMY:
100, 95, 66
CMYK:
100, 85, 0, 66
HSL:
231°, 100.0000%, 17.0588%
HSV (HSB):
231°, 100.0000%, 34.1176%
XYZ:
1.8642, 0.9760, 9.1069
xyY:
0.1560, 0.0817, 0.9760
CIE-Lab:
8.7896, 27.9896, -44.7243
CIE-LCH:
8.7896, 52.7606, 302.0394
CIE-Luv:
8.7896, -3.1636, -30.6125
Hunter-Lab:
9.8791, 16.3952, -47.7405
#000d57 color charts
#000d57 color shades, tints & tones
#000d57 color schemes
#000d57 color preview, HTML & CSS examples
This text has a color of #000d57
<p style="color:#000d57;">Text here</p>
.mytext {color:#000d57;}
This box has a color of #000d57
<div style="background-color:#000d57;">Content here</div>
.mybackground {background-color:#000d57;}
Border around this has a color of #000d57
<div style="border:2px solid #000d57;">Content here</div>
.myborder {border:2px solid #000d57;}