#e220cd color space conversions
Hex:
#e220cd
RGB:
226, 32, 205
CMY:
11, 87, 20
CMYK:
0, 86, 9, 11
HSL:
306°, 76.9841%, 50.5882%
HSV (HSB):
306°, 85.8407%, 88.6275%
XYZ:
42.9000, 21.6096, 59.6676
xyY:
0.3455, 0.1740, 21.6096
CIE-Lab:
53.6103, 83.4948, -43.6474
CIE-LCH:
53.6103, 94.2151, 332.4014
CIE-Luv:
53.6103, 81.1365, -78.1715
Hunter-Lab:
46.4861, 83.3793, -43.5619
#e220cd color charts
#e220cd color shades, tints & tones
#e220cd color schemes
#e220cd color preview, HTML & CSS examples
This text has a color of #e220cd
<p style="color:#e220cd;">Text here</p>
.mytext {color:#e220cd;}
This box has a color of #e220cd
<div style="background-color:#e220cd;">Content here</div>
.mybackground {background-color:#e220cd;}
Border around this has a color of #e220cd
<div style="border:2px solid #e220cd;">Content here</div>
.myborder {border:2px solid #e220cd;}