#e8bdd8 color space conversions
Hex:
#e8bdd8
RGB:
232, 189, 216
CMY:
9, 26, 15
CMYK:
0, 19, 7, 9
HSL:
322°, 48.3146%, 82.5490%
HSV (HSB):
322°, 18.5345%, 90.9804%
XYZ:
63.8710, 58.5089, 72.8927
xyY:
0.3271, 0.2996, 58.5089
CIE-Lab:
81.0209, 19.7571, -7.6823
CIE-LCH:
81.0209, 21.1981, 338.7520
CIE-Luv:
81.0209, 23.5621, -15.2297
Hunter-Lab:
76.4911, 15.1902, -2.9571
#e8bdd8 color charts
#e8bdd8 color shades, tints & tones
#e8bdd8 color schemes
#e8bdd8 color preview, HTML & CSS examples
This text has a color of #e8bdd8
<p style="color:#e8bdd8;">Text here</p>
.mytext {color:#e8bdd8;}
This box has a color of #e8bdd8
<div style="background-color:#e8bdd8;">Content here</div>
.mybackground {background-color:#e8bdd8;}
Border around this has a color of #e8bdd8
<div style="border:2px solid #e8bdd8;">Content here</div>
.myborder {border:2px solid #e8bdd8;}