#e32fee color space conversions
Hex:
#e32fee
RGB:
227, 47, 238
CMY:
11, 82, 7
CMYK:
5, 80, 0, 7
HSL:
297°, 84.8889%, 55.8824%
HSV (HSB):
297°, 80.2521%, 93.3333%
XYZ:
48.1277, 24.5370, 83.0884
xyY:
0.3090, 0.1575, 24.5370
CIE-Lab:
56.6215, 85.5014, -57.5544
CIE-LCH:
56.6215, 103.0679, 326.0540
CIE-Luv:
56.6215, 67.3184, -100.4603
Hunter-Lab:
49.5348, 86.7435, -64.7772
#e32fee color charts
#e32fee color shades, tints & tones
#e32fee color schemes
#e32fee color preview, HTML & CSS examples
This text has a color of #e32fee
<p style="color:#e32fee;">Text here</p>
.mytext {color:#e32fee;}
This box has a color of #e32fee
<div style="background-color:#e32fee;">Content here</div>
.mybackground {background-color:#e32fee;}
Border around this has a color of #e32fee
<div style="border:2px solid #e32fee;">Content here</div>
.myborder {border:2px solid #e32fee;}