#e229ed color space conversions
Hex:
#e229ed
RGB:
226, 41, 237
CMY:
11, 84, 7
CMYK:
5, 83, 0, 7
HSL:
297°, 84.4828%, 54.5098%
HSV (HSB):
297°, 82.7004%, 92.9412%
XYZ:
47.4430, 23.8691, 82.2274
xyY:
0.3090, 0.1555, 23.8691
CIE-Lab:
55.9564, 86.4690, -58.0675
CIE-LCH:
55.9564, 104.1572, 326.1170
CIE-Luv:
55.9564, 67.7603, -101.0674
Hunter-Lab:
48.8560, 87.8398, -65.5893
#e229ed color charts
#e229ed color shades, tints & tones
#e229ed color schemes
#e229ed color preview, HTML & CSS examples
This text has a color of #e229ed
<p style="color:#e229ed;">Text here</p>
.mytext {color:#e229ed;}
This box has a color of #e229ed
<div style="background-color:#e229ed;">Content here</div>
.mybackground {background-color:#e229ed;}
Border around this has a color of #e229ed
<div style="border:2px solid #e229ed;">Content here</div>
.myborder {border:2px solid #e229ed;}