#000a6d color space conversions
Hex:
#000a6d
RGB:
0, 10, 109
CMY:
100, 96, 57
CMYK:
100, 91, 0, 57
HSL:
234°, 100.0000%, 21.3725%
HSV (HSB):
234°, 100.0000%, 42.7451%
XYZ:
2.8689, 1.3212, 14.5718
xyY:
0.1529, 0.0704, 1.3212
CIE-Lab:
11.4230, 37.4752, -55.0202
CIE-LCH:
11.4230, 66.5704, 304.2594
CIE-Luv:
11.4230, -3.7159, -42.9554
Hunter-Lab:
11.4944, 24.4362, -67.1178
#000a6d color charts
#000a6d color shades, tints & tones
#000a6d color schemes
#000a6d color preview, HTML & CSS examples
This text has a color of #000a6d
<p style="color:#000a6d;">Text here</p>
.mytext {color:#000a6d;}
This box has a color of #000a6d
<div style="background-color:#000a6d;">Content here</div>
.mybackground {background-color:#000a6d;}
Border around this has a color of #000a6d
<div style="border:2px solid #000a6d;">Content here</div>
.myborder {border:2px solid #000a6d;}