#000d9c color space conversions
Hex:
#000d9c
RGB:
0, 13, 156
CMY:
100, 95, 39
CMYK:
100, 92, 0, 39
HSL:
235°, 100.0000%, 30.5882%
HSV (HSB):
235°, 100.0000%, 61.1765%
XYZ:
6.1447, 2.6881, 31.6475
xyY:
0.1518, 0.0664, 2.6881
CIE-Lab:
18.7490, 50.8934, -72.5698
CIE-LCH:
18.7490, 88.6369, 305.0421
CIE-Luv:
18.7490, -5.8564, -72.4506
Hunter-Lab:
16.3956, 38.2053, -102.9674
#000d9c color charts
#000d9c color shades, tints & tones
#000d9c color schemes
#000d9c color preview, HTML & CSS examples
This text has a color of #000d9c
<p style="color:#000d9c;">Text here</p>
.mytext {color:#000d9c;}
This box has a color of #000d9c
<div style="background-color:#000d9c;">Content here</div>
.mybackground {background-color:#000d9c;}
Border around this has a color of #000d9c
<div style="border:2px solid #000d9c;">Content here</div>
.myborder {border:2px solid #000d9c;}