#e2cce9 color space conversions
Hex:
#e2cce9
RGB:
226, 204, 233
CMY:
11, 20, 9
CMYK:
3, 12, 0, 9
HSL:
286°, 39.7260%, 85.6863%
HSV (HSB):
286°, 12.4464%, 91.3725%
XYZ:
67.6649, 65.2377, 86.1166
xyY:
0.3089, 0.2979, 65.2377
CIE-Lab:
84.6061, 12.8088, -11.4989
CIE-LCH:
84.6061, 17.2131, 318.0846
CIE-Luv:
84.6061, 10.5907, -20.1018
Hunter-Lab:
80.7698, 8.1910, -6.6760
#e2cce9 color charts
#e2cce9 color shades, tints & tones
#e2cce9 color schemes
#e2cce9 color preview, HTML & CSS examples
This text has a color of #e2cce9
<p style="color:#e2cce9;">Text here</p>
.mytext {color:#e2cce9;}
This box has a color of #e2cce9
<div style="background-color:#e2cce9;">Content here</div>
.mybackground {background-color:#e2cce9;}
Border around this has a color of #e2cce9
<div style="border:2px solid #e2cce9;">Content here</div>
.myborder {border:2px solid #e2cce9;}