#000ca7 color space conversions
Hex:
#000ca7
RGB:
0, 12, 167
CMY:
100, 95, 35
CMYK:
100, 93, 0, 35
HSL:
236°, 100.0000%, 32.7451%
HSV (HSB):
236°, 100.0000%, 65.4902%
XYZ:
7.1065, 3.0530, 36.7739
xyY:
0.1514, 0.0650, 3.0530
CIE-Lab:
20.2548, 54.3704, -76.7722
CIE-LCH:
20.2548, 94.0750, 305.3063
CIE-Luv:
20.2548, -6.2365, -78.9931
Hunter-Lab:
17.4727, 42.0224, -112.5536
#000ca7 color charts
#000ca7 color shades, tints & tones
#000ca7 color schemes
#000ca7 color preview, HTML & CSS examples
This text has a color of #000ca7
<p style="color:#000ca7;">Text here</p>
.mytext {color:#000ca7;}
This box has a color of #000ca7
<div style="background-color:#000ca7;">Content here</div>
.mybackground {background-color:#000ca7;}
Border around this has a color of #000ca7
<div style="border:2px solid #000ca7;">Content here</div>
.myborder {border:2px solid #000ca7;}