#e32ac5 color space conversions
Hex:
#e32ac5
RGB:
227, 42, 197
CMY:
11, 84, 23
CMYK:
0, 81, 13, 11
HSL:
310°, 76.7635%, 52.7451%
HSV (HSB):
310°, 81.4978%, 89.0196%
XYZ:
42.5846, 22.0180, 54.8288
xyY:
0.3566, 0.1844, 22.0180
CIE-Lab:
54.0461, 80.6737, -38.3464
CIE-LCH:
54.0461, 89.3235, 334.5770
CIE-Luv:
54.0461, 83.7232, -69.9462
Hunter-Lab:
46.9234, 79.8789, -36.4325
#e32ac5 color charts
#e32ac5 color shades, tints & tones
#e32ac5 color schemes
#e32ac5 color preview, HTML & CSS examples
This text has a color of #e32ac5
<p style="color:#e32ac5;">Text here</p>
.mytext {color:#e32ac5;}
This box has a color of #e32ac5
<div style="background-color:#e32ac5;">Content here</div>
.mybackground {background-color:#e32ac5;}
Border around this has a color of #e32ac5
<div style="border:2px solid #e32ac5;">Content here</div>
.myborder {border:2px solid #e32ac5;}