#e032f5 color space conversions
Hex:
#e032f5
RGB:
224, 50, 245
CMY:
12, 80, 4
CMYK:
9, 80, 0, 4
HSL:
294°, 90.6977%, 57.8431%
HSV (HSB):
294°, 79.5918%, 96.0784%
XYZ:
48.3625, 24.7211, 88.6089
xyY:
0.2991, 0.1529, 24.7211
CIE-Lab:
56.8026, 85.3676, -61.2032
CIE-LCH:
56.8026, 105.0403, 324.3619
CIE-Luv:
56.8026, 62.4471, -105.9922
Hunter-Lab:
49.7203, 86.6149, -70.8593
#e032f5 color charts
#e032f5 color shades, tints & tones
#e032f5 color schemes
#e032f5 color preview, HTML & CSS examples
This text has a color of #e032f5
<p style="color:#e032f5;">Text here</p>
.mytext {color:#e032f5;}
This box has a color of #e032f5
<div style="background-color:#e032f5;">Content here</div>
.mybackground {background-color:#e032f5;}
Border around this has a color of #e032f5
<div style="border:2px solid #e032f5;">Content here</div>
.myborder {border:2px solid #e032f5;}