#000aec color space conversions
Hex:
#000aec
RGB:
0, 10, 236
CMY:
100, 96, 7
CMYK:
100, 96, 0, 7
HSL:
237°, 100.0000%, 46.2745%
HSV (HSB):
237°, 100.0000%, 92.5490%
XYZ:
15.2489, 6.2732, 79.7640
xyY:
0.1506, 0.0619, 6.2732
CIE-Lab:
30.0915, 73.0171, -100.8249
CIE-LCH:
30.0915, 124.4875, 305.9119
CIE-Luv:
30.0915, -8.9531, -119.8589
Hunter-Lab:
25.0464, 64.8441, -171.2856
#000aec color charts
#000aec RGB chart
#000aec CMYK chart
#000aec RGB pie chart
#000aec color shades, tints & tones
#000aec color schemes
#000aec color preview, HTML & CSS examples
This text has a color of #000aec
<p style="color:#000aec;">Text here</p>
.mytext {color:#000aec;}
Text color #000aec
This box has a color of #000aec
<div style="background-color:#000aec;">Content here</div>
.mybackground {background-color:#000aec;}
Background color #000aec
Border around this has a color of #000aec
<div style="border:2px solid #000aec;">Content here</div>
.myborder {border:2px solid #000aec;}
Border color #000aec