#000d6c color space conversions
Hex:
#000d6c
RGB:
0, 13, 108
CMY:
100, 95, 58
CMYK:
100, 88, 0, 58
HSL:
233°, 100.0000%, 21.1765%
HSV (HSB):
233°, 100.0000%, 42.3529%
XYZ:
2.8507, 1.3706, 14.3017
xyY:
0.1539, 0.0740, 1.3706
CIE-Lab:
11.7603, 35.6923, -53.8026
CIE-LCH:
11.7603, 64.5652, 303.5601
CIE-Luv:
11.7603, -3.9579, -43.1632
Hunter-Lab:
11.7071, 22.9777, -64.2351
#000d6c color charts
#000d6c color shades, tints & tones
#000d6c color schemes
#000d6c color preview, HTML & CSS examples
This text has a color of #000d6c
<p style="color:#000d6c;">Text here</p>
.mytext {color:#000d6c;}
This box has a color of #000d6c
<div style="background-color:#000d6c;">Content here</div>
.mybackground {background-color:#000d6c;}
Border around this has a color of #000d6c
<div style="border:2px solid #000d6c;">Content here</div>
.myborder {border:2px solid #000d6c;}