#e5bde9 color space conversions
Hex:
#e5bde9
RGB:
229, 189, 233
CMY:
10, 26, 9
CMYK:
2, 19, 0, 9
HSL:
295°, 50.0000%, 82.7451%
HSV (HSB):
295°, 18.8841%, 91.3725%
XYZ:
65.2187, 58.9364, 85.0293
xyY:
0.3118, 0.2817, 58.9364
CIE-Lab:
81.2566, 21.7998, -16.4921
CIE-LCH:
81.2566, 27.3353, 322.8917
CIE-Luv:
81.2566, 19.8276, -29.4831
Hunter-Lab:
76.7700, 17.2940, -11.9296
#e5bde9 color charts
#e5bde9 color shades, tints & tones
#e5bde9 color schemes
#e5bde9 color preview, HTML & CSS examples
This text has a color of #e5bde9
<p style="color:#e5bde9;">Text here</p>
.mytext {color:#e5bde9;}
This box has a color of #e5bde9
<div style="background-color:#e5bde9;">Content here</div>
.mybackground {background-color:#e5bde9;}
Border around this has a color of #e5bde9
<div style="border:2px solid #e5bde9;">Content here</div>
.myborder {border:2px solid #e5bde9;}