#000cd4 color space conversions
Hex:
#000cd4
RGB:
0, 12, 212
CMY:
100, 95, 17
CMYK:
100, 94, 0, 17
HSL:
237°, 100.0000%, 41.5686%
HSV (HSB):
237°, 100.0000%, 83.1373%
XYZ:
12.0151, 5.0164, 62.6224
xyY:
0.1508, 0.0630, 5.0164
CIE-Lab:
26.7815, 66.5353, -92.5622
CIE-LCH:
26.7815, 113.9943, 305.7093
CIE-Luv:
26.7815, -8.0619, -105.9237
Hunter-Lab:
22.3973, 56.5616, -150.0951
#000cd4 color charts
#000cd4 color shades, tints & tones
#000cd4 color schemes
#000cd4 color preview, HTML & CSS examples
This text has a color of #000cd4
<p style="color:#000cd4;">Text here</p>
.mytext {color:#000cd4;}
This box has a color of #000cd4
<div style="background-color:#000cd4;">Content here</div>
.mybackground {background-color:#000cd4;}
Border around this has a color of #000cd4
<div style="border:2px solid #000cd4;">Content here</div>
.myborder {border:2px solid #000cd4;}