#e20edc color space conversions
Hex:
#e20edc
RGB:
226, 14, 220
CMY:
11, 95, 14
CMYK:
0, 94, 3, 11
HSL:
302°, 88.3333%, 47.0588%
HSV (HSB):
302°, 93.8053%, 88.6275%
XYZ:
44.4393, 21.6501, 69.5468
xyY:
0.3276, 0.1596, 21.6501
CIE-Lab:
53.6538, 87.8407, -52.1479
CIE-LCH:
53.6538, 102.1538, 329.3039
CIE-Luv:
53.6538, 76.5773, -91.4599
Hunter-Lab:
46.5297, 89.0538, -56.0485
#e20edc color charts
#e20edc color shades, tints & tones
#e20edc color schemes
#e20edc color preview, HTML & CSS examples
This text has a color of #e20edc
<p style="color:#e20edc;">Text here</p>
.mytext {color:#e20edc;}
This box has a color of #e20edc
<div style="background-color:#e20edc;">Content here</div>
.mybackground {background-color:#e20edc;}
Border around this has a color of #e20edc
<div style="border:2px solid #e20edc;">Content here</div>
.myborder {border:2px solid #e20edc;}