#e041ed color space conversions
Hex:
#e041ed
RGB:
224, 65, 237
CMY:
12, 75, 7
CMYK:
5, 73, 0, 7
HSL:
295°, 82.6923%, 59.2157%
HSV (HSB):
295°, 72.5738%, 92.9412%
XYZ:
47.9168, 25.7423, 82.5640
xyY:
0.3067, 0.1648, 25.7423
CIE-Lab:
57.7916, 79.8747, -55.1515
CIE-LCH:
57.7916, 97.0652, 325.3759
CIE-Luv:
57.7916, 62.5848, -96.5414
Hunter-Lab:
50.7369, 79.7891, -60.9667
#e041ed color charts
#e041ed color shades, tints & tones
#e041ed color schemes
#e041ed color preview, HTML & CSS examples
This text has a color of #e041ed
<p style="color:#e041ed;">Text here</p>
.mytext {color:#e041ed;}
This box has a color of #e041ed
<div style="background-color:#e041ed;">Content here</div>
.mybackground {background-color:#e041ed;}
Border around this has a color of #e041ed
<div style="border:2px solid #e041ed;">Content here</div>
.myborder {border:2px solid #e041ed;}