#e039f1 color space conversions
Hex:
#e039f1
RGB:
224, 57, 241
CMY:
12, 78, 5
CMYK:
7, 76, 0, 5
HSL:
294°, 86.7925%, 58.4314%
HSV (HSB):
294°, 76.3485%, 94.5098%
XYZ:
48.0808, 25.1244, 85.5344
xyY:
0.3029, 0.1583, 25.1244
CIE-Lab:
57.1964, 82.8935, -58.3391
CIE-LCH:
57.1964, 101.3646, 324.8627
CIE-Luv:
57.1964, 62.7150, -101.5424
Hunter-Lab:
50.1243, 83.5054, -66.0883
#e039f1 color charts
#e039f1 color shades, tints & tones
#e039f1 color schemes
#e039f1 color preview, HTML & CSS examples
This text has a color of #e039f1
<p style="color:#e039f1;">Text here</p>
.mytext {color:#e039f1;}
This box has a color of #e039f1
<div style="background-color:#e039f1;">Content here</div>
.mybackground {background-color:#e039f1;}
Border around this has a color of #e039f1
<div style="border:2px solid #e039f1;">Content here</div>
.myborder {border:2px solid #e039f1;}