#000ab6 color space conversions
Hex:
#000ab6
RGB:
0, 10, 182
CMY:
100, 96, 29
CMYK:
100, 95, 0, 29
HSL:
237°, 100.0000%, 35.6863%
HSV (HSB):
237°, 100.0000%, 71.3725%
XYZ:
8.5520, 3.5945, 44.4990
xyY:
0.1510, 0.0635, 3.5945
CIE-Lab:
22.2828, 59.0391, -82.4156
CIE-LCH:
22.2828, 101.3802, 305.6163
CIE-Luv:
22.2828, -6.7432, -87.8458
Hunter-Lab:
18.9591, 47.3389, -125.8884
#000ab6 color charts
#000ab6 color shades, tints & tones
#000ab6 color schemes
#000ab6 color preview, HTML & CSS examples
This text has a color of #000ab6
<p style="color:#000ab6;">Text here</p>
.mytext {color:#000ab6;}
This box has a color of #000ab6
<div style="background-color:#000ab6;">Content here</div>
.mybackground {background-color:#000ab6;}
Border around this has a color of #000ab6
<div style="border:2px solid #000ab6;">Content here</div>
.myborder {border:2px solid #000ab6;}