#e5cdf7 color space conversions
Hex:
#e5cdf7
RGB:
229, 205, 247
CMY:
10, 20, 3
CMYK:
7, 17, 0, 3
HSL:
274°, 72.4138%, 88.6275%
HSV (HSB):
274°, 17.0040%, 96.8627%
XYZ:
70.9329, 67.0361, 97.1964
xyY:
0.3016, 0.2851, 67.0361
CIE-Lab:
85.5222, 15.9350, -17.5339
CIE-LCH:
85.5222, 23.6931, 312.2649
CIE-Luv:
85.5222, 10.6252, -30.3850
Hunter-Lab:
81.8756, 11.3613, -13.0717
#e5cdf7 color charts
#e5cdf7 color shades, tints & tones
#e5cdf7 color schemes
#e5cdf7 color preview, HTML & CSS examples
This text has a color of #e5cdf7
<p style="color:#e5cdf7;">Text here</p>
.mytext {color:#e5cdf7;}
This box has a color of #e5cdf7
<div style="background-color:#e5cdf7;">Content here</div>
.mybackground {background-color:#e5cdf7;}
Border around this has a color of #e5cdf7
<div style="border:2px solid #e5cdf7;">Content here</div>
.myborder {border:2px solid #e5cdf7;}