#e5b7f9 color space conversions
Hex:
#e5b7f9
RGB:
229, 183, 249
CMY:
10, 28, 2
CMYK:
8, 27, 0, 2
HSL:
282°, 84.6154%, 84.7059%
HSV (HSB):
282°, 26.5060%, 97.6471%
XYZ:
66.3455, 57.3645, 97.1982
xyY:
0.3003, 0.2597, 57.3645
CIE-Lab:
80.3842, 28.0856, -26.3936
CIE-LCH:
80.3842, 38.5412, 316.7789
CIE-Luv:
80.3842, 20.8691, -46.6093
Hunter-Lab:
75.7394, 23.8168, -23.0707
#e5b7f9 color charts
#e5b7f9 color shades, tints & tones
#e5b7f9 color schemes
#e5b7f9 color preview, HTML & CSS examples
This text has a color of #e5b7f9
<p style="color:#e5b7f9;">Text here</p>
.mytext {color:#e5b7f9;}
This box has a color of #e5b7f9
<div style="background-color:#e5b7f9;">Content here</div>
.mybackground {background-color:#e5b7f9;}
Border around this has a color of #e5b7f9
<div style="border:2px solid #e5b7f9;">Content here</div>
.myborder {border:2px solid #e5b7f9;}