#e2c7ec color space conversions
Hex:
#e2c7ec
RGB:
226, 199, 236
CMY:
11, 22, 7
CMYK:
4, 16, 0, 7
HSL:
284°, 49.3333%, 85.2941%
HSV (HSB):
284°, 15.6780%, 92.5490%
XYZ:
66.9278, 63.0717, 88.0035
xyY:
0.3070, 0.2893, 63.0717
CIE-Lab:
83.4801, 16.0350, -14.7813
CIE-LCH:
83.4801, 21.8085, 317.3297
CIE-Luv:
83.4801, 12.8043, -25.8573
Hunter-Lab:
79.4177, 11.4465, -10.1074
#e2c7ec color charts
#e2c7ec color shades, tints & tones
#e2c7ec color schemes
#e2c7ec color preview, HTML & CSS examples
This text has a color of #e2c7ec
<p style="color:#e2c7ec;">Text here</p>
.mytext {color:#e2c7ec;}
This box has a color of #e2c7ec
<div style="background-color:#e2c7ec;">Content here</div>
.mybackground {background-color:#e2c7ec;}
Border around this has a color of #e2c7ec
<div style="border:2px solid #e2c7ec;">Content here</div>
.myborder {border:2px solid #e2c7ec;}