#e032fd color space conversions
Hex:
#e032fd
RGB:
224, 50, 253
CMY:
12, 80, 1
CMYK:
11, 80, 0, 1
HSL:
291°, 98.0676%, 59.4118%
HSV (HSB):
291°, 80.2372%, 99.2157%
XYZ:
49.6107, 25.2203, 95.1817
xyY:
0.2918, 0.1483, 25.2203
CIE-Lab:
57.2895, 86.6741, -64.8711
CIE-LCH:
57.2895, 108.2620, 323.1870
CIE-Luv:
57.2895, 59.8054, -111.8580
Hunter-Lab:
50.2199, 88.4500, -77.2185
#e032fd color charts
#e032fd color shades, tints & tones
#e032fd color schemes
#e032fd color preview, HTML & CSS examples
This text has a color of #e032fd
<p style="color:#e032fd;">Text here</p>
.mytext {color:#e032fd;}
This box has a color of #e032fd
<div style="background-color:#e032fd;">Content here</div>
.mybackground {background-color:#e032fd;}
Border around this has a color of #e032fd
<div style="border:2px solid #e032fd;">Content here</div>
.myborder {border:2px solid #e032fd;}