#e32f9c color space conversions
Hex:
#e32f9c
RGB:
227, 47, 156
CMY:
11, 82, 39
CMYK:
0, 79, 31, 11
HSL:
324°, 76.2712%, 53.7255%
HSV (HSB):
324°, 79.2952%, 89.0196%
XYZ:
38.6958, 20.7642, 33.4209
xyY:
0.4166, 0.2236, 20.7642
CIE-Lab:
52.6905, 74.4974, -16.4797
CIE-LCH:
52.6905, 76.2984, 347.5263
CIE-Luv:
52.6905, 99.8702, -36.6056
Hunter-Lab:
45.5678, 71.8373, -11.5878
#e32f9c color charts
#e32f9c color shades, tints & tones
#e32f9c color schemes
#e32f9c color preview, HTML & CSS examples
This text has a color of #e32f9c
<p style="color:#e32f9c;">Text here</p>
.mytext {color:#e32f9c;}
This box has a color of #e32f9c
<div style="background-color:#e32f9c;">Content here</div>
.mybackground {background-color:#e32f9c;}
Border around this has a color of #e32f9c
<div style="border:2px solid #e32f9c;">Content here</div>
.myborder {border:2px solid #e32f9c;}