#e1bee1 color space conversions
Hex:
#e1bee1
RGB:
225, 190, 225
CMY:
12, 25, 12
CMYK:
0, 16, 0, 12
HSL:
300°, 36.8421%, 81.3725%
HSV (HSB):
300°, 15.5556%, 88.2353%
XYZ:
63.0554, 58.2707, 79.1582
xyY:
0.3145, 0.2906, 58.2707
CIE-Lab:
80.8891, 18.4532, -12.7853
CIE-LCH:
80.8891, 22.4496, 325.2838
CIE-Luv:
80.8891, 17.7626, -22.9785
Hunter-Lab:
76.3353, 13.8601, -8.0479
#e1bee1 color charts
#e1bee1 color shades, tints & tones
#e1bee1 color schemes
#e1bee1 color preview, HTML & CSS examples
This text has a color of #e1bee1
<p style="color:#e1bee1;">Text here</p>
.mytext {color:#e1bee1;}
This box has a color of #e1bee1
<div style="background-color:#e1bee1;">Content here</div>
.mybackground {background-color:#e1bee1;}
Border around this has a color of #e1bee1
<div style="border:2px solid #e1bee1;">Content here</div>
.myborder {border:2px solid #e1bee1;}