#e0c6ed color space conversions
Hex:
#e0c6ed
RGB:
224, 198, 237
CMY:
12, 22, 7
CMYK:
5, 16, 0, 7
HSL:
280°, 52.0000%, 85.2941%
HSV (HSB):
280°, 16.4557%, 92.9412%
XYZ:
66.2206, 62.3499, 88.6653
xyY:
0.3048, 0.2870, 62.3499
CIE-Lab:
83.0991, 16.1049, -15.9040
CIE-LCH:
83.0991, 22.6341, 315.3595
CIE-Luv:
83.0991, 12.0412, -27.6585
Hunter-Lab:
78.9619, 11.5138, -11.3026
#e0c6ed color charts
#e0c6ed color shades, tints & tones
#e0c6ed color schemes
#e0c6ed color preview, HTML & CSS examples
This text has a color of #e0c6ed
<p style="color:#e0c6ed;">Text here</p>
.mytext {color:#e0c6ed;}
This box has a color of #e0c6ed
<div style="background-color:#e0c6ed;">Content here</div>
.mybackground {background-color:#e0c6ed;}
Border around this has a color of #e0c6ed
<div style="border:2px solid #e0c6ed;">Content here</div>
.myborder {border:2px solid #e0c6ed;}