#000060 color space conversions
Hex:
#000060
RGB:
0, 0, 96
CMY:
100, 100, 62
CMYK:
100, 100, 0, 62
HSL:
240°, 100.0000%, 18.8235%
HSV (HSB):
240°, 100.0000%, 37.6471%
XYZ:
2.1113, 0.8445, 11.1181
xyY:
0.1500, 0.0600, 0.8445
CIE-Lab:
7.6286, 38.7064, -52.7413
CIE-LCH:
7.6286, 65.4204, 306.2746
CIE-Luv:
7.6286, -2.2199, -30.7853
Hunter-Lab:
9.1898, 24.9274, -65.2976
#000060 color charts
#000060 color shades, tints & tones
#000060 color schemes
#000060 color preview, HTML & CSS examples
This text has a color of #000060
<p style="color:#000060;">Text here</p>
.mytext {color:#000060;}
This box has a color of #000060
<div style="background-color:#000060;">Content here</div>
.mybackground {background-color:#000060;}
Border around this has a color of #000060
<div style="border:2px solid #000060;">Content here</div>
.myborder {border:2px solid #000060;}