#e2cee8 color space conversions
Hex:
#e2cee8
RGB:
226, 206, 232
CMY:
11, 19, 9
CMYK:
3, 11, 0, 9
HSL:
286°, 36.1111%, 85.8824%
HSV (HSB):
286°, 11.2069%, 90.9804%
XYZ:
68.0008, 66.1376, 85.5257
xyY:
0.3096, 0.3011, 66.1376
CIE-Lab:
85.0665, 11.5617, -10.2810
CIE-LCH:
85.0665, 15.4716, 318.3555
CIE-Luv:
85.0665, 9.6752, -17.9682
Hunter-Lab:
81.3250, 6.9361, -5.4250
#e2cee8 color charts
#e2cee8 color shades, tints & tones
#e2cee8 color schemes
#e2cee8 color preview, HTML & CSS examples
This text has a color of #e2cee8
<p style="color:#e2cee8;">Text here</p>
.mytext {color:#e2cee8;}
This box has a color of #e2cee8
<div style="background-color:#e2cee8;">Content here</div>
.mybackground {background-color:#e2cee8;}
Border around this has a color of #e2cee8
<div style="border:2px solid #e2cee8;">Content here</div>
.myborder {border:2px solid #e2cee8;}