#000aab color space conversions
Hex:
#000aab
RGB:
0, 10, 171
CMY:
100, 96, 33
CMYK:
100, 94, 0, 33
HSL:
236°, 100.0000%, 33.5294%
HSV (HSB):
236°, 100.0000%, 67.0588%
XYZ:
7.4592, 3.1574, 38.7444
xyY:
0.1511, 0.0640, 3.1574
CIE-Lab:
20.6634, 56.0378, -78.5122
CIE-LCH:
20.6634, 96.4593, 305.5172
CIE-Luv:
20.6634, -6.2881, -81.1811
Hunter-Lab:
17.7690, 43.8368, -116.8408
#000aab color charts
#000aab color shades, tints & tones
#000aab color schemes
#000aab color preview, HTML & CSS examples
This text has a color of #000aab
<p style="color:#000aab;">Text here</p>
.mytext {color:#000aab;}
This box has a color of #000aab
<div style="background-color:#000aab;">Content here</div>
.mybackground {background-color:#000aab;}
Border around this has a color of #000aab
<div style="border:2px solid #000aab;">Content here</div>
.myborder {border:2px solid #000aab;}