#e5cdee color space conversions
Hex:
#e5cdee
RGB:
229, 205, 238
CMY:
10, 20, 7
CMYK:
4, 14, 0, 7
HSL:
284°, 49.2537%, 86.8627%
HSV (HSB):
284°, 13.8655%, 93.3333%
XYZ:
69.5770, 66.4937, 90.0564
xyY:
0.3077, 0.2941, 66.4937
CIE-Lab:
85.2476, 14.2100, -13.1714
CIE-LCH:
85.2476, 19.3755, 317.1722
CIE-Luv:
85.2476, 11.4094, -23.0349
Hunter-Lab:
81.5437, 9.6035, -8.3990
#e5cdee color charts
#e5cdee color shades, tints & tones
#e5cdee color schemes
#e5cdee color preview, HTML & CSS examples
This text has a color of #e5cdee
<p style="color:#e5cdee;">Text here</p>
.mytext {color:#e5cdee;}
This box has a color of #e5cdee
<div style="background-color:#e5cdee;">Content here</div>
.mybackground {background-color:#e5cdee;}
Border around this has a color of #e5cdee
<div style="border:2px solid #e5cdee;">Content here</div>
.myborder {border:2px solid #e5cdee;}