#000aca color space conversions
Hex:
#000aca
RGB:
0, 10, 202
CMY:
100, 96, 21
CMYK:
100, 95, 0, 21
HSL:
237°, 100.0000%, 39.6078%
HSV (HSB):
237°, 100.0000%, 79.2157%
XYZ:
10.7692, 4.4814, 56.1745
xyY:
0.1508, 0.0627, 4.4814
CIE-Lab:
25.2029, 64.3474, -89.3674
CIE-LCH:
25.2029, 110.1232, 305.7551
CIE-Luv:
25.2029, -7.5668, -99.8395
Hunter-Lab:
21.1692, 53.7606, -142.5133
#000aca color charts
#000aca RGB chart
#000aca CMYK chart
#000aca RGB pie chart
#000aca color shades, tints & tones
#000aca color schemes
#000aca color preview, HTML & CSS examples
This text has a color of #000aca
<p style="color:#000aca;">Text here</p>
.mytext {color:#000aca;}
Text color #000aca
This box has a color of #000aca
<div style="background-color:#000aca;">Content here</div>
.mybackground {background-color:#000aca;}
Background color #000aca
Border around this has a color of #000aca
<div style="border:2px solid #000aca;">Content here</div>
.myborder {border:2px solid #000aca;}
Border color #000aca