#e32fa8 color space conversions
Hex:
#e32fa8
RGB:
227, 47, 168
CMY:
11, 82, 34
CMYK:
0, 79, 26, 11
HSL:
320°, 76.2712%, 53.7255%
HSV (HSB):
320°, 79.2952%, 89.0196%
XYZ:
39.7630, 21.1911, 39.0403
xyY:
0.3977, 0.2119, 21.1911
CIE-Lab:
53.1580, 75.8580, -22.8470
CIE-LCH:
53.1580, 79.2239, 343.2387
CIE-Luv:
53.1580, 94.8004, -46.0310
Hunter-Lab:
46.0338, 73.6253, -18.0590
#e32fa8 color charts
#e32fa8 color shades, tints & tones
#e32fa8 color schemes
#e32fa8 color preview, HTML & CSS examples
This text has a color of #e32fa8
<p style="color:#e32fa8;">Text here</p>
.mytext {color:#e32fa8;}
This box has a color of #e32fa8
<div style="background-color:#e32fa8;">Content here</div>
.mybackground {background-color:#e32fa8;}
Border around this has a color of #e32fa8
<div style="border:2px solid #e32fa8;">Content here</div>
.myborder {border:2px solid #e32fa8;}