#e1b1e7 color space conversions
Hex:
#e1b1e7
RGB:
225, 177, 231
CMY:
12, 31, 9
CMYK:
3, 23, 0, 9
HSL:
293°, 52.9412%, 80.0000%
HSV (HSB):
293°, 23.3766%, 90.5882%
XYZ:
61.1973, 53.2214, 82.6486
xyY:
0.3105, 0.2701, 53.2214
CIE-Lab:
78.0055, 26.5561, -20.3623
CIE-LCH:
78.0055, 33.4641, 322.5203
CIE-Luv:
78.0055, 23.5225, -36.3275
Hunter-Lab:
72.9530, 22.0687, -16.1027
#e1b1e7 color charts
#e1b1e7 color shades, tints & tones
#e1b1e7 color schemes
#e1b1e7 color preview, HTML & CSS examples
This text has a color of #e1b1e7
<p style="color:#e1b1e7;">Text here</p>
.mytext {color:#e1b1e7;}
This box has a color of #e1b1e7
<div style="background-color:#e1b1e7;">Content here</div>
.mybackground {background-color:#e1b1e7;}
Border around this has a color of #e1b1e7
<div style="border:2px solid #e1b1e7;">Content here</div>
.myborder {border:2px solid #e1b1e7;}