#000d60 color space conversions
Hex:
#000d60
RGB:
0, 13, 96
CMY:
100, 95, 62
CMYK:
100, 86, 0, 62
HSL:
232°, 100.0000%, 18.8235%
HSV (HSB):
232°, 100.0000%, 37.6471%
XYZ:
2.2552, 1.1324, 11.1660
xyY:
0.1550, 0.0778, 1.1324
CIE-Lab:
10.0488, 31.3979, -48.7027
CIE-LCH:
10.0488, 57.9464, 302.8093
CIE-Luv:
10.0488, -3.4997, -35.9369
Hunter-Lab:
10.6413, 19.2077, -54.7647
#000d60 color charts
#000d60 color shades, tints & tones
#000d60 color schemes
#000d60 color preview, HTML & CSS examples
This text has a color of #000d60
<p style="color:#000d60;">Text here</p>
.mytext {color:#000d60;}
This box has a color of #000d60
<div style="background-color:#000d60;">Content here</div>
.mybackground {background-color:#000d60;}
Border around this has a color of #000d60
<div style="border:2px solid #000d60;">Content here</div>
.myborder {border:2px solid #000d60;}