#e0c5ed color space conversions
Hex:
#e0c5ed
RGB:
224, 197, 237
CMY:
12, 23, 7
CMYK:
5, 17, 0, 7
HSL:
281°, 52.6316%, 85.0980%
HSV (HSB):
281°, 16.8776%, 92.9412%
XYZ:
65.9928, 61.8942, 88.5893
xyY:
0.3048, 0.2859, 61.8942
CIE-Lab:
82.8571, 16.6390, -16.2679
CIE-LCH:
82.8571, 23.2702, 315.6462
CIE-Luv:
82.8571, 12.5295, -28.3243
Hunter-Lab:
78.6729, 12.0527, -11.6923
#e0c5ed color charts
#e0c5ed color shades, tints & tones
#e0c5ed color schemes
#e0c5ed color preview, HTML & CSS examples
This text has a color of #e0c5ed
<p style="color:#e0c5ed;">Text here</p>
.mytext {color:#e0c5ed;}
This box has a color of #e0c5ed
<div style="background-color:#e0c5ed;">Content here</div>
.mybackground {background-color:#e0c5ed;}
Border around this has a color of #e0c5ed
<div style="border:2px solid #e0c5ed;">Content here</div>
.myborder {border:2px solid #e0c5ed;}