#000aac color space conversions
Hex:
#000aac
RGB:
0, 10, 172
CMY:
100, 96, 33
CMYK:
100, 94, 0, 33
HSL:
237°, 100.0000%, 33.7255%
HSV (HSB):
237°, 100.0000%, 67.4510%
XYZ:
7.5549, 3.1956, 39.2484
xyY:
0.1511, 0.0639, 3.1956
CIE-Lab:
20.8110, 56.3134, -78.8696
CIE-LCH:
20.8110, 96.9103, 305.5271
CIE-Luv:
20.8110, -6.3296, -81.7889
Hunter-Lab:
17.8764, 44.1544, -117.6605
#000aac color charts
#000aac color shades, tints & tones
#000aac color schemes
#000aac color preview, HTML & CSS examples
This text has a color of #000aac
<p style="color:#000aac;">Text here</p>
.mytext {color:#000aac;}
This box has a color of #000aac
<div style="background-color:#000aac;">Content here</div>
.mybackground {background-color:#000aac;}
Border around this has a color of #000aac
<div style="border:2px solid #000aac;">Content here</div>
.myborder {border:2px solid #000aac;}