#000ab3 color space conversions
Hex:
#000ab3
RGB:
0, 10, 179
CMY:
100, 96, 30
CMYK:
100, 94, 0, 30
HSL:
237°, 100.0000%, 35.0980%
HSV (HSB):
237°, 100.0000%, 70.1961%
XYZ:
8.2452, 3.4718, 42.8834
xyY:
0.1510, 0.0636, 3.4718
CIE-Lab:
21.8420, 58.2269, -81.3570
CIE-LCH:
21.8420, 100.0467, 305.5911
CIE-Luv:
21.8420, -6.6192, -86.0328
Hunter-Lab:
18.6326, 46.3818, -123.4141
#000ab3 color charts
#000ab3 color shades, tints & tones
#000ab3 color schemes
#000ab3 color preview, HTML & CSS examples
This text has a color of #000ab3
<p style="color:#000ab3;">Text here</p>
.mytext {color:#000ab3;}
This box has a color of #000ab3
<div style="background-color:#000ab3;">Content here</div>
.mybackground {background-color:#000ab3;}
Border around this has a color of #000ab3
<div style="border:2px solid #000ab3;">Content here</div>
.myborder {border:2px solid #000ab3;}