#e5cdf3 color space conversions
Hex:
#e5cdf3
RGB:
229, 205, 243
CMY:
10, 20, 5
CMYK:
6, 16, 0, 5
HSL:
278°, 61.2903%, 87.8431%
HSV (HSB):
278°, 15.6379%, 95.2941%
XYZ:
70.3221, 66.7917, 93.9797
xyY:
0.3043, 0.2890, 66.7917
CIE-Lab:
85.3987, 15.1617, -15.5986
CIE-LCH:
85.3987, 21.7530, 314.1863
CIE-Luv:
85.3987, 10.9745, -27.1091
Hunter-Lab:
81.7262, 10.5712, -10.9712
#e5cdf3 color charts
#e5cdf3 color shades, tints & tones
#e5cdf3 color schemes
#e5cdf3 color preview, HTML & CSS examples
This text has a color of #e5cdf3
<p style="color:#e5cdf3;">Text here</p>
.mytext {color:#e5cdf3;}
This box has a color of #e5cdf3
<div style="background-color:#e5cdf3;">Content here</div>
.mybackground {background-color:#e5cdf3;}
Border around this has a color of #e5cdf3
<div style="border:2px solid #e5cdf3;">Content here</div>
.myborder {border:2px solid #e5cdf3;}