#e5ccf8 color space conversions
Hex:
#e5ccf8
RGB:
229, 204, 248
CMY:
10, 20, 3
CMYK:
8, 18, 0, 3
HSL:
274°, 75.8621%, 88.6275%
HSV (HSB):
274°, 17.7419%, 97.2549%
XYZ:
70.8492, 66.6211, 97.9319
xyY:
0.3010, 0.2830, 66.6211
CIE-Lab:
85.3122, 16.6615, -18.3804
CIE-LCH:
85.3122, 24.8081, 312.1917
CIE-Luv:
85.3122, 11.0187, -31.8765
Hunter-Lab:
81.6217, 12.1035, -14.0025
#e5ccf8 color charts
#e5ccf8 color shades, tints & tones
#e5ccf8 color schemes
#e5ccf8 color preview, HTML & CSS examples
This text has a color of #e5ccf8
<p style="color:#e5ccf8;">Text here</p>
.mytext {color:#e5ccf8;}
This box has a color of #e5ccf8
<div style="background-color:#e5ccf8;">Content here</div>
.mybackground {background-color:#e5ccf8;}
Border around this has a color of #e5ccf8
<div style="border:2px solid #e5ccf8;">Content here</div>
.myborder {border:2px solid #e5ccf8;}