#e2bdd9 color space conversions
Hex:
#e2bdd9
RGB:
226, 189, 217
CMY:
11, 26, 15
CMYK:
0, 16, 4, 11
HSL:
315°, 38.9474%, 81.3725%
HSV (HSB):
315°, 16.3717%, 88.6275%
XYZ:
62.0860, 57.5737, 73.4862
xyY:
0.3214, 0.2981, 57.5737
CIE-Lab:
80.5012, 17.8788, -9.0519
CIE-LCH:
80.5012, 20.0396, 333.1473
CIE-Luv:
80.5012, 19.7131, -17.0017
Hunter-Lab:
75.8773, 13.2708, -4.3074
#e2bdd9 color charts
#e2bdd9 color shades, tints & tones
#e2bdd9 color schemes
#e2bdd9 color preview, HTML & CSS examples
This text has a color of #e2bdd9
<p style="color:#e2bdd9;">Text here</p>
.mytext {color:#e2bdd9;}
This box has a color of #e2bdd9
<div style="background-color:#e2bdd9;">Content here</div>
.mybackground {background-color:#e2bdd9;}
Border around this has a color of #e2bdd9
<div style="border:2px solid #e2bdd9;">Content here</div>
.myborder {border:2px solid #e2bdd9;}