#e20ed2 color space conversions
Hex:
#e20ed2
RGB:
226, 14, 210
CMY:
11, 95, 18
CMYK:
0, 94, 7, 11
HSL:
305°, 88.3333%, 47.0588%
HSV (HSB):
305°, 93.8053%, 88.6275%
XYZ:
43.1539, 21.1360, 62.7780
xyY:
0.3396, 0.1663, 21.1360
CIE-Lab:
53.0980, 86.4582, -47.3265
CIE-LCH:
53.0980, 98.5638, 331.3041
CIE-Luv:
53.0980, 80.6582, -83.9003
Hunter-Lab:
45.9739, 87.0969, -48.7796
#e20ed2 color charts
#e20ed2 color shades, tints & tones
#e20ed2 color schemes
#e20ed2 color preview, HTML & CSS examples
This text has a color of #e20ed2
<p style="color:#e20ed2;">Text here</p>
.mytext {color:#e20ed2;}
This box has a color of #e20ed2
<div style="background-color:#e20ed2;">Content here</div>
.mybackground {background-color:#e20ed2;}
Border around this has a color of #e20ed2
<div style="border:2px solid #e20ed2;">Content here</div>
.myborder {border:2px solid #e20ed2;}