#e220e1 color space conversions
Hex:
#e220e1
RGB:
226, 32, 225
CMY:
11, 87, 12
CMYK:
0, 86, 0, 11
HSL:
300°, 76.9841%, 50.5882%
HSV (HSB):
300°, 85.8407%, 88.6275%
XYZ:
45.4711, 22.6380, 73.2071
xyY:
0.3218, 0.1602, 22.6380
CIE-Lab:
54.6975, 86.3226, -53.3186
CIE-LCH:
54.6975, 101.4616, 328.2977
CIE-Luv:
54.6975, 73.2140, -93.4234
Hunter-Lab:
47.5794, 87.3266, -57.9198
#e220e1 color charts
#e220e1 color shades, tints & tones
#e220e1 color schemes
#e220e1 color preview, HTML & CSS examples
This text has a color of #e220e1
<p style="color:#e220e1;">Text here</p>
.mytext {color:#e220e1;}
This box has a color of #e220e1
<div style="background-color:#e220e1;">Content here</div>
.mybackground {background-color:#e220e1;}
Border around this has a color of #e220e1
<div style="border:2px solid #e220e1;">Content here</div>
.myborder {border:2px solid #e220e1;}