#e20ec5 color space conversions
Hex:
#e20ec5
RGB:
226, 14, 197
CMY:
11, 95, 23
CMYK:
0, 94, 13, 11
HSL:
308°, 88.3333%, 47.0588%
HSV (HSB):
308°, 93.8053%, 88.6275%
XYZ:
41.5991, 20.5140, 54.5904
xyY:
0.3565, 0.1758, 20.5140
CIE-Lab:
52.4135, 84.7367, -40.9304
CIE-LCH:
52.4135, 94.1042, 334.2180
CIE-Luv:
52.4135, 86.1725, -73.9276
Hunter-Lab:
45.2924, 84.6827, -39.7568
#e20ec5 color charts
#e20ec5 color shades, tints & tones
#e20ec5 color schemes
#e20ec5 color preview, HTML & CSS examples
This text has a color of #e20ec5
<p style="color:#e20ec5;">Text here</p>
.mytext {color:#e20ec5;}
This box has a color of #e20ec5
<div style="background-color:#e20ec5;">Content here</div>
.mybackground {background-color:#e20ec5;}
Border around this has a color of #e20ec5
<div style="border:2px solid #e20ec5;">Content here</div>
.myborder {border:2px solid #e20ec5;}