#000cdc color space conversions
Hex:
#000cdc
RGB:
0, 12, 220
CMY:
100, 95, 14
CMYK:
100, 95, 0, 14
HSL:
237°, 100.0000%, 43.1373%
HSV (HSB):
237°, 100.0000%, 86.2745%
XYZ:
13.0497, 5.4303, 68.0705
xyY:
0.1508, 0.0627, 5.4303
CIE-Lab:
27.9270, 68.6030, -95.2770
CIE-LCH:
27.9270, 117.4057, 305.7553
CIE-Luv:
27.9270, -8.3846, -110.6317
Hunter-Lab:
23.3029, 59.1808, -156.8810
#000cdc color charts
#000cdc color shades, tints & tones
#000cdc color schemes
#000cdc color preview, HTML & CSS examples
This text has a color of #000cdc
<p style="color:#000cdc;">Text here</p>
.mytext {color:#000cdc;}
This box has a color of #000cdc
<div style="background-color:#000cdc;">Content here</div>
.mybackground {background-color:#000cdc;}
Border around this has a color of #000cdc
<div style="border:2px solid #000cdc;">Content here</div>
.myborder {border:2px solid #000cdc;}