#e32fc5 color space conversions
Hex:
#e32fc5
RGB:
227, 47, 197
CMY:
11, 82, 23
CMYK:
0, 79, 13, 11
HSL:
310°, 76.2712%, 53.7255%
HSV (HSB):
310°, 79.2952%, 89.0196%
XYZ:
42.7731, 22.3951, 54.8916
xyY:
0.3563, 0.1865, 22.3951
CIE-Lab:
54.4438, 79.5236, -37.7216
CIE-LCH:
54.4438, 88.0166, 334.6229
CIE-Luv:
54.4438, 82.8303, -68.9384
Hunter-Lab:
47.3235, 78.5202, -35.6454
#e32fc5 color charts
#e32fc5 color shades, tints & tones
#e32fc5 color schemes
#e32fc5 color preview, HTML & CSS examples
This text has a color of #e32fc5
<p style="color:#e32fc5;">Text here</p>
.mytext {color:#e32fc5;}
This box has a color of #e32fc5
<div style="background-color:#e32fc5;">Content here</div>
.mybackground {background-color:#e32fc5;}
Border around this has a color of #e32fc5
<div style="border:2px solid #e32fc5;">Content here</div>
.myborder {border:2px solid #e32fc5;}