#000edc color space conversions
Hex:
#000edc
RGB:
0, 14, 220
CMY:
100, 95, 14
CMYK:
100, 94, 0, 14
HSL:
236°, 100.0000%, 43.1373%
HSV (HSB):
236°, 100.0000%, 86.2745%
XYZ:
13.0753, 5.4814, 68.0790
xyY:
0.1509, 0.0633, 5.4814
CIE-Lab:
28.0644, 68.1789, -95.0472
CIE-LCH:
28.0644, 116.9715, 305.6525
CIE-Luv:
28.0644, -8.4754, -110.7787
Hunter-Lab:
23.4124, 58.7169, -156.0163
#000edc color charts
#000edc RGB chart
#000edc CMYK chart
#000edc RGB pie chart
#000edc color shades, tints & tones
#000edc color schemes
#000edc color preview, HTML & CSS examples
This text has a color of #000edc
<p style="color:#000edc;">Text here</p>
.mytext {color:#000edc;}
Text color #000edc
This box has a color of #000edc
<div style="background-color:#000edc;">Content here</div>
.mybackground {background-color:#000edc;}
Background color #000edc
Border around this has a color of #000edc
<div style="border:2px solid #000edc;">Content here</div>
.myborder {border:2px solid #000edc;}
Border color #000edc