#e32ad3 color space conversions
Hex:
#e32ad3
RGB:
227, 42, 211
CMY:
11, 84, 17
CMYK:
0, 81, 7, 11
HSL:
305°, 76.7635%, 52.7451%
HSV (HSB):
305°, 81.4978%, 89.0196%
XYZ:
44.2644, 22.6900, 63.6746
xyY:
0.3389, 0.1737, 22.6900
CIE-Lab:
54.7516, 82.5992, -45.2643
CIE-LCH:
54.7516, 94.1885, 331.2773
CIE-Luv:
54.7516, 78.1134, -80.8446
Hunter-Lab:
47.6340, 82.5135, -45.9120
#e32ad3 color charts
#e32ad3 color shades, tints & tones
#e32ad3 color schemes
#e32ad3 color preview, HTML & CSS examples
This text has a color of #e32ad3
<p style="color:#e32ad3;">Text here</p>
.mytext {color:#e32ad3;}
This box has a color of #e32ad3
<div style="background-color:#e32ad3;">Content here</div>
.mybackground {background-color:#e32ad3;}
Border around this has a color of #e32ad3
<div style="border:2px solid #e32ad3;">Content here</div>
.myborder {border:2px solid #e32ad3;}