#e039f0 color space conversions
Hex:
#e039f0
RGB:
224, 57, 240
CMY:
12, 78, 6
CMYK:
7, 76, 0, 6
HSL:
295°, 85.9155%, 58.2353%
HSV (HSB):
295°, 76.2500%, 94.1176%
XYZ:
47.9318, 25.0648, 84.7498
xyY:
0.3039, 0.1589, 25.0648
CIE-Lab:
57.1385, 82.7312, -57.8730
CIE-LCH:
57.1385, 100.9640, 325.0261
CIE-Luv:
57.1385, 63.0486, -100.7927
Hunter-Lab:
50.0648, 83.2817, -65.3209
#e039f0 color charts
#e039f0 color shades, tints & tones
#e039f0 color schemes
#e039f0 color preview, HTML & CSS examples
This text has a color of #e039f0
<p style="color:#e039f0;">Text here</p>
.mytext {color:#e039f0;}
This box has a color of #e039f0
<div style="background-color:#e039f0;">Content here</div>
.mybackground {background-color:#e039f0;}
Border around this has a color of #e039f0
<div style="border:2px solid #e039f0;">Content here</div>
.myborder {border:2px solid #e039f0;}