#000cd9 color space conversions
Hex:
#000cd9
RGB:
0, 12, 217
CMY:
100, 95, 15
CMYK:
100, 94, 0, 15
HSL:
237°, 100.0000%, 42.5490%
HSV (HSB):
237°, 100.0000%, 85.0980%
XYZ:
12.6559, 5.2727, 65.9963
xyY:
0.1508, 0.0628, 5.2727
CIE-Lab:
27.4980, 67.8305, -94.2618
CIE-LCH:
27.4980, 116.1303, 305.7387
CIE-Luv:
27.4980, -8.2636, -108.8691
Hunter-Lab:
22.9624, 58.1974, -154.3323
#000cd9 color charts
#000cd9 color shades, tints & tones
#000cd9 color schemes
#000cd9 color preview, HTML & CSS examples
This text has a color of #000cd9
<p style="color:#000cd9;">Text here</p>
.mytext {color:#000cd9;}
This box has a color of #000cd9
<div style="background-color:#000cd9;">Content here</div>
.mybackground {background-color:#000cd9;}
Border around this has a color of #000cd9
<div style="border:2px solid #000cd9;">Content here</div>
.myborder {border:2px solid #000cd9;}