#e2cfe9 color space conversions
Hex:
#e2cfe9
RGB:
226, 207, 233
CMY:
11, 19, 9
CMYK:
3, 11, 0, 9
HSL:
284°, 37.1429%, 86.2745%
HSV (HSB):
284°, 11.1588%, 91.3725%
XYZ:
68.3848, 66.6776, 86.3566
xyY:
0.3088, 0.3011, 66.6776
CIE-Lab:
85.3409, 11.2194, -10.4037
CIE-LCH:
85.3409, 15.3007, 317.1605
CIE-Luv:
85.3409, 9.0949, -18.1117
Hunter-Lab:
81.6563, 6.5900, -5.5434
#e2cfe9 color charts
#e2cfe9 color shades, tints & tones
#e2cfe9 color schemes
#e2cfe9 color preview, HTML & CSS examples
This text has a color of #e2cfe9
<p style="color:#e2cfe9;">Text here</p>
.mytext {color:#e2cfe9;}
This box has a color of #e2cfe9
<div style="background-color:#e2cfe9;">Content here</div>
.mybackground {background-color:#e2cfe9;}
Border around this has a color of #e2cfe9
<div style="border:2px solid #e2cfe9;">Content here</div>
.myborder {border:2px solid #e2cfe9;}