#e5c0e7 color space conversions
Hex:
#e5c0e7
RGB:
229, 192, 231
CMY:
10, 25, 9
CMYK:
1, 17, 0, 9
HSL:
297°, 44.8276%, 82.9412%
HSV (HSB):
297°, 16.8831%, 90.5882%
XYZ:
65.5865, 60.1268, 83.7502
xyY:
0.3131, 0.2871, 60.1268
CIE-Lab:
81.9071, 19.8238, -14.4424
CIE-LCH:
81.9071, 24.5268, 323.9252
CIE-Luv:
81.9071, 18.5492, -25.8947
Hunter-Lab:
77.5415, 15.2822, -9.7583
#e5c0e7 color charts
#e5c0e7 color shades, tints & tones
#e5c0e7 color schemes
#e5c0e7 color preview, HTML & CSS examples
This text has a color of #e5c0e7
<p style="color:#e5c0e7;">Text here</p>
.mytext {color:#e5c0e7;}
This box has a color of #e5c0e7
<div style="background-color:#e5c0e7;">Content here</div>
.mybackground {background-color:#e5c0e7;}
Border around this has a color of #e5c0e7
<div style="border:2px solid #e5c0e7;">Content here</div>
.myborder {border:2px solid #e5c0e7;}