#e032ed color space conversions
Hex:
#e032ed
RGB:
224, 50, 237
CMY:
12, 80, 7
CMYK:
5, 79, 0, 7
HSL:
296°, 83.8565%, 56.2745%
HSV (HSB):
296°, 78.9030%, 92.9412%
XYZ:
47.1671, 24.2429, 82.3141
xyY:
0.3068, 0.1577, 24.2429
CIE-Lab:
56.3302, 84.0877, -57.4871
CIE-LCH:
56.3302, 101.8602, 325.6413
CIE-Luv:
56.3302, 65.1726, -100.0472
Hunter-Lab:
49.2371, 84.8308, -64.6545
#e032ed color charts
#e032ed color shades, tints & tones
#e032ed color schemes
#e032ed color preview, HTML & CSS examples
This text has a color of #e032ed
<p style="color:#e032ed;">Text here</p>
.mytext {color:#e032ed;}
This box has a color of #e032ed
<div style="background-color:#e032ed;">Content here</div>
.mybackground {background-color:#e032ed;}
Border around this has a color of #e032ed
<div style="border:2px solid #e032ed;">Content here</div>
.myborder {border:2px solid #e032ed;}