#e5b7f7 color space conversions
Hex:
#e5b7f7
RGB:
229, 183, 247
CMY:
10, 28, 3
CMYK:
7, 26, 0, 3
HSL:
283°, 80.0000%, 84.3137%
HSV (HSB):
283°, 25.9109%, 96.8627%
XYZ:
66.0351, 57.2404, 95.5638
xyY:
0.3018, 0.2616, 57.2404
CIE-Lab:
80.3146, 27.6928, -25.4281
CIE-LCH:
80.3146, 37.5963, 317.4412
CIE-Luv:
80.3146, 21.1093, -44.9476
Hunter-Lab:
75.6574, 23.3975, -21.9298
#e5b7f7 color charts
#e5b7f7 color shades, tints & tones
#e5b7f7 color schemes
#e5b7f7 color preview, HTML & CSS examples
This text has a color of #e5b7f7
<p style="color:#e5b7f7;">Text here</p>
.mytext {color:#e5b7f7;}
This box has a color of #e5b7f7
<div style="background-color:#e5b7f7;">Content here</div>
.mybackground {background-color:#e5b7f7;}
Border around this has a color of #e5b7f7
<div style="border:2px solid #e5b7f7;">Content here</div>
.myborder {border:2px solid #e5b7f7;}