#e029e3 color space conversions
Hex:
#e029e3
RGB:
224, 41, 227
CMY:
12, 84, 11
CMYK:
1, 82, 0, 11
HSL:
299°, 76.8595%, 52.5490%
HSV (HSB):
299°, 81.9383%, 89.0196%
XYZ:
45.3985, 22.9792, 74.7157
xyY:
0.3173, 0.1606, 22.9792
CIE-Lab:
55.0509, 84.5909, -53.9046
CIE-LCH:
55.0509, 100.3062, 327.4931
CIE-Luv:
55.0509, 69.9942, -94.2066
Hunter-Lab:
47.9366, 85.1598, -58.8558
#e029e3 color charts
#e029e3 color shades, tints & tones
#e029e3 color schemes
#e029e3 color preview, HTML & CSS examples
This text has a color of #e029e3
<p style="color:#e029e3;">Text here</p>
.mytext {color:#e029e3;}
This box has a color of #e029e3
<div style="background-color:#e029e3;">Content here</div>
.mybackground {background-color:#e029e3;}
Border around this has a color of #e029e3
<div style="border:2px solid #e029e3;">Content here</div>
.myborder {border:2px solid #e029e3;}