#000a89 color space conversions
Hex:
#000a89
RGB:
0, 10, 137
CMY:
100, 96, 46
CMYK:
100, 93, 0, 46
HSL:
236°, 100.0000%, 26.8627%
HSV (HSB):
236°, 100.0000%, 53.7255%
XYZ:
4.6239, 2.0232, 23.8137
xyY:
0.1518, 0.0664, 2.0232
CIE-Lab:
15.6087, 46.2826, -66.0020
CIE-LCH:
15.6087, 80.6122, 305.0393
CIE-Luv:
15.6087, -4.8762, -60.3098
Hunter-Lab:
14.2240, 33.1342, -89.3060
#000a89 color charts
#000a89 color shades, tints & tones
#000a89 color schemes
#000a89 color preview, HTML & CSS examples
This text has a color of #000a89
<p style="color:#000a89;">Text here</p>
.mytext {color:#000a89;}
This box has a color of #000a89
<div style="background-color:#000a89;">Content here</div>
.mybackground {background-color:#000a89;}
Border around this has a color of #000a89
<div style="border:2px solid #000a89;">Content here</div>
.myborder {border:2px solid #000a89;}