#e8c0ed color space conversions
Hex:
#e8c0ed
RGB:
232, 192, 237
CMY:
9, 25, 7
CMYK:
2, 19, 0, 7
HSL:
293°, 55.5556%, 84.1176%
HSV (HSB):
293°, 18.9873%, 92.9412%
XYZ:
67.4144, 60.9695, 88.3359
xyY:
0.3111, 0.2813, 60.9695
CIE-Lab:
82.3623, 21.9285, -16.9428
CIE-LCH:
82.3623, 27.7113, 322.3089
CIE-Luv:
82.3623, 19.7133, -30.2876
Hunter-Lab:
78.0830, 17.4662, -12.4172
#e8c0ed color charts
#e8c0ed color shades, tints & tones
#e8c0ed color schemes
#e8c0ed color preview, HTML & CSS examples
This text has a color of #e8c0ed
<p style="color:#e8c0ed;">Text here</p>
.mytext {color:#e8c0ed;}
This box has a color of #e8c0ed
<div style="background-color:#e8c0ed;">Content here</div>
.mybackground {background-color:#e8c0ed;}
Border around this has a color of #e8c0ed
<div style="border:2px solid #e8c0ed;">Content here</div>
.myborder {border:2px solid #e8c0ed;}