#000cdd color space conversions
Hex:
#000cdd
RGB:
0, 12, 221
CMY:
100, 95, 13
CMYK:
100, 95, 0, 13
HSL:
237°, 100.0000%, 43.3333%
HSV (HSB):
237°, 100.0000%, 86.6667%
XYZ:
13.1826, 5.4834, 68.7702
xyY:
0.1508, 0.0627, 5.4834
CIE-Lab:
28.0698, 68.8598, -95.6147
CIE-LCH:
28.0698, 117.8297, 305.7607
CIE-Luv:
28.0698, -8.4249, -111.2185
Hunter-Lab:
23.4167, 59.5090, -157.7316
#000cdd color charts
#000cdd RGB chart
#000cdd CMYK chart
#000cdd RGB pie chart
#000cdd color shades, tints & tones
#000cdd color schemes
#000cdd color preview, HTML & CSS examples
This text has a color of #000cdd
<p style="color:#000cdd;">Text here</p>
.mytext {color:#000cdd;}
Text color #000cdd
This box has a color of #000cdd
<div style="background-color:#000cdd;">Content here</div>
.mybackground {background-color:#000cdd;}
Background color #000cdd
Border around this has a color of #000cdd
<div style="border:2px solid #000cdd;">Content here</div>
.myborder {border:2px solid #000cdd;}
Border color #000cdd