#e32ed5 color space conversions
Hex:
#e32ed5
RGB:
227, 46, 213
CMY:
11, 82, 16
CMYK:
0, 80, 6, 11
HSL:
305°, 76.3713%, 53.5294%
HSV (HSB):
305°, 79.7357%, 89.0196%
XYZ:
44.6658, 23.0890, 65.0533
xyY:
0.3363, 0.1739, 23.0890
CIE-Lab:
55.1639, 81.9899, -45.7518
CIE-LCH:
55.1639, 93.8913, 330.8377
CIE-Luv:
55.1639, 76.7062, -81.6269
Hunter-Lab:
48.0510, 81.8354, -46.6334
#e32ed5 color charts
#e32ed5 color shades, tints & tones
#e32ed5 color schemes
#e32ed5 color preview, HTML & CSS examples
This text has a color of #e32ed5
<p style="color:#e32ed5;">Text here</p>
.mytext {color:#e32ed5;}
This box has a color of #e32ed5
<div style="background-color:#e32ed5;">Content here</div>
.mybackground {background-color:#e32ed5;}
Border around this has a color of #e32ed5
<div style="border:2px solid #e32ed5;">Content here</div>
.myborder {border:2px solid #e32ed5;}