#e038f5 color space conversions
Hex:
#e038f5
RGB:
224, 56, 245
CMY:
12, 78, 4
CMYK:
9, 77, 0, 4
HSL:
293°, 90.4306%, 59.0196%
HSV (HSB):
293°, 77.1429%, 96.0784%
XYZ:
48.6361, 25.2682, 88.7000
xyY:
0.2991, 0.1554, 25.2682
CIE-Lab:
57.3358, 83.8206, -60.3479
CIE-LCH:
57.3358, 103.2849, 324.2474
CIE-Luv:
57.3358, 61.5528, -104.7514
Hunter-Lab:
50.2675, 84.7387, -69.4336
#e038f5 color charts
#e038f5 color shades, tints & tones
#e038f5 color schemes
#e038f5 color preview, HTML & CSS examples
This text has a color of #e038f5
<p style="color:#e038f5;">Text here</p>
.mytext {color:#e038f5;}
This box has a color of #e038f5
<div style="background-color:#e038f5;">Content here</div>
.mybackground {background-color:#e038f5;}
Border around this has a color of #e038f5
<div style="border:2px solid #e038f5;">Content here</div>
.myborder {border:2px solid #e038f5;}