#ed20cc color space conversions
Hex:
#ed20cc
RGB:
237, 32, 204
CMY:
7, 87, 20
CMYK:
0, 86, 14, 7
HSL:
310°, 85.0622%, 52.7451%
HSV (HSB):
310°, 86.4979%, 92.9412%
XYZ:
46.3406, 23.3972, 59.2004
xyY:
0.3594, 0.1815, 23.3972
CIE-Lab:
55.4791, 85.4304, -39.9970
CIE-LCH:
55.4791, 94.3298, 334.9118
CIE-Luv:
55.4791, 89.8551, -73.6054
Hunter-Lab:
48.3706, 86.3602, -38.7051
#ed20cc color charts
#ed20cc color shades, tints & tones
#ed20cc color schemes
#ed20cc color preview, HTML & CSS examples
This text has a color of #ed20cc
<p style="color:#ed20cc;">Text here</p>
.mytext {color:#ed20cc;}
This box has a color of #ed20cc
<div style="background-color:#ed20cc;">Content here</div>
.mybackground {background-color:#ed20cc;}
Border around this has a color of #ed20cc
<div style="border:2px solid #ed20cc;">Content here</div>
.myborder {border:2px solid #ed20cc;}