#e29de9 color space conversions
Hex:
#e29de9
RGB:
226, 157, 233
CMY:
11, 38, 9
CMYK:
3, 33, 0, 9
HSL:
294°, 63.3333%, 76.4706%
HSV (HSB):
294°, 32.6180%, 91.3725%
XYZ:
58.1290, 46.1659, 82.9380
xyY:
0.3105, 0.2466, 46.1659
CIE-Lab:
73.6530, 37.9769, -28.0792
CIE-LCH:
73.6530, 47.2301, 323.5217
CIE-Luv:
73.6530, 33.3287, -50.3705
Hunter-Lab:
67.9455, 33.8064, -24.8108
#e29de9 color charts
#e29de9 color shades, tints & tones
#e29de9 color schemes
#e29de9 color preview, HTML & CSS examples
This text has a color of #e29de9
<p style="color:#e29de9;">Text here</p>
.mytext {color:#e29de9;}
This box has a color of #e29de9
<div style="background-color:#e29de9;">Content here</div>
.mybackground {background-color:#e29de9;}
Border around this has a color of #e29de9
<div style="border:2px solid #e29de9;">Content here</div>
.myborder {border:2px solid #e29de9;}