#000aee color space conversions
Hex:
#000aee
RGB:
0, 10, 238
CMY:
100, 96, 7
CMYK:
100, 96, 0, 7
HSL:
237°, 100.0000%, 46.6667%
HSV (HSB):
237°, 100.0000%, 93.3333%
XYZ:
15.5412, 6.3901, 81.3032
xyY:
0.1505, 0.0619, 6.3901
CIE-Lab:
30.3761, 73.5153, -101.4865
CIE-LCH:
30.3761, 125.3157, 305.9190
CIE-Luv:
30.3761, -9.0340, -121.0223
Hunter-Lab:
25.2787, 65.5027, -172.9978
#000aee color charts
#000aee RGB chart
#000aee CMYK chart
#000aee RGB pie chart
#000aee color shades, tints & tones
#000aee color schemes
#000aee color preview, HTML & CSS examples
This text has a color of #000aee
<p style="color:#000aee;">Text here</p>
.mytext {color:#000aee;}
Text color #000aee
This box has a color of #000aee
<div style="background-color:#000aee;">Content here</div>
.mybackground {background-color:#000aee;}
Background color #000aee
Border around this has a color of #000aee
<div style="border:2px solid #000aee;">Content here</div>
.myborder {border:2px solid #000aee;}
Border color #000aee