#e029e8 color space conversions
Hex:
#e029e8
RGB:
224, 41, 232
CMY:
12, 84, 9
CMYK:
3, 82, 0, 9
HSL:
297°, 80.5907%, 53.5294%
HSV (HSB):
297°, 82.3276%, 90.9804%
XYZ:
46.0989, 23.2594, 78.4038
xyY:
0.3120, 0.1574, 23.2594
CIE-Lab:
55.3385, 85.3510, -56.2649
CIE-LCH:
55.3385, 102.2278, 326.6064
CIE-Luv:
55.3385, 68.1692, -97.9575
Hunter-Lab:
48.2280, 86.2210, -62.6276
#e029e8 color charts
#e029e8 color shades, tints & tones
#e029e8 color schemes
#e029e8 color preview, HTML & CSS examples
This text has a color of #e029e8
<p style="color:#e029e8;">Text here</p>
.mytext {color:#e029e8;}
This box has a color of #e029e8
<div style="background-color:#e029e8;">Content here</div>
.mybackground {background-color:#e029e8;}
Border around this has a color of #e029e8
<div style="border:2px solid #e029e8;">Content here</div>
.myborder {border:2px solid #e029e8;}