#00006a color space conversions
Hex:
#00006a
RGB:
0, 0, 106
CMY:
100, 100, 58
CMYK:
100, 100, 0, 58
HSL:
240°, 100.0000%, 20.7843%
HSV (HSB):
240°, 100.0000%, 41.5686%
XYZ:
2.6015, 1.0406, 13.6994
xyY:
0.1500, 0.0600, 1.0406
CIE-Lab:
9.3252, 41.5231, -56.5534
CIE-LCH:
9.3252, 70.1602, 306.2872
CIE-Luv:
9.3252, -2.7136, -37.6324
Hunter-Lab:
10.2010, 27.6703, -72.4825
#00006a color charts
#00006a color shades, tints & tones
#00006a color schemes
#00006a color preview, HTML & CSS examples
This text has a color of #00006a
<p style="color:#00006a;">Text here</p>
.mytext {color:#00006a;}
This box has a color of #00006a
<div style="background-color:#00006a;">Content here</div>
.mybackground {background-color:#00006a;}
Border around this has a color of #00006a
<div style="border:2px solid #00006a;">Content here</div>
.myborder {border:2px solid #00006a;}