#c00edc color space conversions
Hex:
#c00edc
RGB:
192, 14, 220
CMY:
25, 95, 14
CMYK:
13, 94, 0, 14
HSL:
292°, 88.0342%, 45.8824%
HSV (HSB):
292°, 93.6364%, 86.2745%
XYZ:
34.8135, 16.6879, 69.0963
xyY:
0.2887, 0.1384, 16.6879
CIE-Lab:
47.8643, 82.4676, -61.7571
CIE-LCH:
47.8643, 103.0284, 323.1717
CIE-Luv:
47.8643, 52.8623, -101.6306
Hunter-Lab:
40.8508, 80.6311, -71.6895
#c00edc color charts
#c00edc color shades, tints & tones
#c00edc color schemes
#c00edc color preview, HTML & CSS examples
This text has a color of #c00edc
<p style="color:#c00edc;">Text here</p>
.mytext {color:#c00edc;}
This box has a color of #c00edc
<div style="background-color:#c00edc;">Content here</div>
.mybackground {background-color:#c00edc;}
Border around this has a color of #c00edc
<div style="border:2px solid #c00edc;">Content here</div>
.myborder {border:2px solid #c00edc;}