#e29ec2 color space conversions
Hex:
#e29ec2
RGB:
226, 158, 194
CMY:
11, 38, 24
CMYK:
0, 30, 14, 11
HSL:
328°, 53.9683%, 75.2941%
HSV (HSB):
328°, 30.0885%, 88.6275%
XYZ:
53.3285, 44.5175, 56.8210
xyY:
0.3448, 0.2878, 44.5175
CIE-Lab:
72.5731, 30.6117, -8.3077
CIE-LCH:
72.5731, 31.7190, 344.8162
CIE-Luv:
72.5731, 39.0787, -17.8726
Hunter-Lab:
66.7214, 25.9073, -3.7872
#e29ec2 color charts
#e29ec2 color shades, tints & tones
#e29ec2 color schemes
#e29ec2 color preview, HTML & CSS examples
This text has a color of #e29ec2
<p style="color:#e29ec2;">Text here</p>
.mytext {color:#e29ec2;}
This box has a color of #e29ec2
<div style="background-color:#e29ec2;">Content here</div>
.mybackground {background-color:#e29ec2;}
Border around this has a color of #e29ec2
<div style="border:2px solid #e29ec2;">Content here</div>
.myborder {border:2px solid #e29ec2;}