#e32ad8 color space conversions
Hex:
#e32ad8
RGB:
227, 42, 216
CMY:
11, 84, 15
CMYK:
0, 81, 5, 11
HSL:
304°, 76.7635%, 52.7451%
HSV (HSB):
304°, 81.4978%, 89.0196%
XYZ:
44.9012, 22.9447, 67.0280
xyY:
0.3329, 0.1701, 22.9447
CIE-Lab:
55.0153, 83.3119, -47.6954
CIE-LCH:
55.0153, 95.9986, 330.2092
CIE-Luv:
55.0153, 76.1650, -84.6973
Hunter-Lab:
47.9006, 83.4967, -49.4348
#e32ad8 color charts
#e32ad8 color shades, tints & tones
#e32ad8 color schemes
#e32ad8 color preview, HTML & CSS examples
This text has a color of #e32ad8
<p style="color:#e32ad8;">Text here</p>
.mytext {color:#e32ad8;}
This box has a color of #e32ad8
<div style="background-color:#e32ad8;">Content here</div>
.mybackground {background-color:#e32ad8;}
Border around this has a color of #e32ad8
<div style="border:2px solid #e32ad8;">Content here</div>
.myborder {border:2px solid #e32ad8;}