#e220da color space conversions
Hex:
#e220da
RGB:
226, 32, 218
CMY:
11, 87, 15
CMYK:
0, 86, 4, 11
HSL:
302°, 76.9841%, 50.5882%
HSV (HSB):
302°, 85.8407%, 88.6275%
XYZ:
44.5354, 22.2637, 68.2797
xyY:
0.3297, 0.1648, 22.2637
CIE-Lab:
54.3057, 85.3103, -49.9715
CIE-LCH:
54.3057, 98.8686, 329.6399
CIE-Luv:
54.3057, 75.9258, -88.1318
Hunter-Lab:
47.1845, 85.9059, -52.7683
#e220da color charts
#e220da color shades, tints & tones
#e220da color schemes
#e220da color preview, HTML & CSS examples
This text has a color of #e220da
<p style="color:#e220da;">Text here</p>
.mytext {color:#e220da;}
This box has a color of #e220da
<div style="background-color:#e220da;">Content here</div>
.mybackground {background-color:#e220da;}
Border around this has a color of #e220da
<div style="border:2px solid #e220da;">Content here</div>
.myborder {border:2px solid #e220da;}