#000ae2 color space conversions
Hex:
#000ae2
RGB:
0, 10, 226
CMY:
100, 96, 11
CMYK:
100, 96, 0, 11
HSL:
237°, 100.0000%, 44.3137%
HSV (HSB):
237°, 100.0000%, 88.6275%
XYZ:
13.8360, 5.7081, 72.3240
xyY:
0.1506, 0.0621, 5.7081
CIE-Lab:
28.6637, 70.5074, -97.4972
CIE-LCH:
28.6637, 120.3204, 305.8735
CIE-Luv:
28.6637, -8.5473, -114.0186
Hunter-Lab:
23.8916, 61.5621, -162.7573
#000ae2 color charts
#000ae2 color shades, tints & tones
#000ae2 color schemes
#000ae2 color preview, HTML & CSS examples
This text has a color of #000ae2
<p style="color:#000ae2;">Text here</p>
.mytext {color:#000ae2;}
This box has a color of #000ae2
<div style="background-color:#000ae2;">Content here</div>
.mybackground {background-color:#000ae2;}
Border around this has a color of #000ae2
<div style="border:2px solid #000ae2;">Content here</div>
.myborder {border:2px solid #000ae2;}