#e20cdc color space conversions
Hex:
#e20cdc
RGB:
226, 12, 220
CMY:
11, 95, 14
CMYK:
0, 95, 3, 11
HSL:
302°, 89.9160%, 46.6667%
HSV (HSB):
302°, 94.6903%, 88.6275%
XYZ:
44.4138, 21.5990, 69.5383
xyY:
0.3277, 0.1593, 21.5990
CIE-Lab:
53.5989, 88.0029, -52.2355
CIE-LCH:
53.5989, 102.3379, 329.3081
CIE-Luv:
53.5989, 76.6794, -91.5889
Hunter-Lab:
46.4747, 89.2535, -56.1810
#e20cdc color charts
#e20cdc color shades, tints & tones
#e20cdc color schemes
#e20cdc color preview, HTML & CSS examples
This text has a color of #e20cdc
<p style="color:#e20cdc;">Text here</p>
.mytext {color:#e20cdc;}
This box has a color of #e20cdc
<div style="background-color:#e20cdc;">Content here</div>
.mybackground {background-color:#e20cdc;}
Border around this has a color of #e20cdc
<div style="border:2px solid #e20cdc;">Content here</div>
.myborder {border:2px solid #e20cdc;}