#000a3e color space conversions
Hex:
#000a3e
RGB:
0, 10, 62
CMY:
100, 96, 76
CMYK:
100, 84, 0, 76
HSL:
230°, 100.0000%, 12.1569%
HSV (HSB):
230°, 100.0000%, 24.3137%
XYZ:
0.9780, 0.5649, 4.6149
xyY:
0.1588, 0.0917, 0.5649
CIE-Lab:
5.1025, 17.7942, -33.3481
CIE-LCH:
5.1025, 37.7986, 298.0839
CIE-Luv:
5.1025, -1.9838, -16.5902
Hunter-Lab:
7.5159, 10.0755, -31.1443
#000a3e color charts
#000a3e color shades, tints & tones
#000a3e color schemes
#000a3e color preview, HTML & CSS examples
This text has a color of #000a3e
<p style="color:#000a3e;">Text here</p>
.mytext {color:#000a3e;}
This box has a color of #000a3e
<div style="background-color:#000a3e;">Content here</div>
.mybackground {background-color:#000a3e;}
Border around this has a color of #000a3e
<div style="border:2px solid #000a3e;">Content here</div>
.myborder {border:2px solid #000a3e;}