#000cdf color space conversions
Hex:
#000cdf
RGB:
0, 12, 223
CMY:
100, 95, 13
CMYK:
100, 95, 0, 13
HSL:
237°, 100.0000%, 43.7255%
HSV (HSB):
237°, 100.0000%, 87.4510%
XYZ:
13.4508, 5.5907, 70.1822
xyY:
0.1508, 0.0627, 5.5907
CIE-Lab:
28.3553, 69.3723, -96.2890
CIE-LCH:
28.3553, 118.6764, 305.7712
CIE-Luv:
28.3553, -8.5054, -112.3909
Hunter-Lab:
23.6446, 60.1658, -159.4344
#000cdf color charts
#000cdf RGB chart
#000cdf CMYK chart
#000cdf RGB pie chart
#000cdf color shades, tints & tones
#000cdf color schemes
#000cdf color preview, HTML & CSS examples
This text has a color of #000cdf
<p style="color:#000cdf;">Text here</p>
.mytext {color:#000cdf;}
Text color #000cdf
This box has a color of #000cdf
<div style="background-color:#000cdf;">Content here</div>
.mybackground {background-color:#000cdf;}
Background color #000cdf
Border around this has a color of #000cdf
<div style="border:2px solid #000cdf;">Content here</div>
.myborder {border:2px solid #000cdf;}
Border color #000cdf