#e32ea7 color space conversions
Hex:
#e32ea7
RGB:
227, 46, 167
CMY:
11, 82, 35
CMYK:
0, 80, 26, 11
HSL:
320°, 76.3713%, 53.5294%
HSV (HSB):
320°, 79.7357%, 89.0196%
XYZ:
39.6306, 21.0749, 38.5383
xyY:
0.3993, 0.2124, 21.0749
CIE-Lab:
53.0314, 75.9884, -22.4536
CIE-LCH:
53.0314, 79.2363, 343.5383
CIE-Luv:
53.0314, 95.4570, -45.4640
Hunter-Lab:
45.9074, 73.7561, -17.6375
#e32ea7 color charts
#e32ea7 color shades, tints & tones
#e32ea7 color schemes
#e32ea7 color preview, HTML & CSS examples
This text has a color of #e32ea7
<p style="color:#e32ea7;">Text here</p>
.mytext {color:#e32ea7;}
This box has a color of #e32ea7
<div style="background-color:#e32ea7;">Content here</div>
.mybackground {background-color:#e32ea7;}
Border around this has a color of #e32ea7
<div style="border:2px solid #e32ea7;">Content here</div>
.myborder {border:2px solid #e32ea7;}