#e8d8f9 color space conversions
Hex:
#e8d8f9
RGB:
232, 216, 249
CMY:
9, 15, 2
CMYK:
7, 13, 0, 2
HSL:
269°, 73.3333%, 91.1765%
HSV (HSB):
269°, 13.2530%, 97.6471%
XYZ:
74.9335, 73.1071, 99.7842
xyY:
0.3024, 0.2950, 73.1071
CIE-Lab:
88.4988, 11.4755, -14.0959
CIE-LCH:
88.4988, 18.1764, 309.1492
CIE-Luv:
88.4988, 6.8305, -24.1756
Hunter-Lab:
85.5027, 6.8054, -9.3413
#e8d8f9 color charts
#e8d8f9 color shades, tints & tones
#e8d8f9 color schemes
#e8d8f9 color preview, HTML & CSS examples
This text has a color of #e8d8f9
<p style="color:#e8d8f9;">Text here</p>
.mytext {color:#e8d8f9;}
This box has a color of #e8d8f9
<div style="background-color:#e8d8f9;">Content here</div>
.mybackground {background-color:#e8d8f9;}
Border around this has a color of #e8d8f9
<div style="border:2px solid #e8d8f9;">Content here</div>
.myborder {border:2px solid #e8d8f9;}