#e2c2e9 color space conversions
Hex:
#e2c2e9
RGB:
226, 194, 233
CMY:
11, 24, 9
CMYK:
3, 17, 0, 9
HSL:
289°, 46.9880%, 83.7255%
HSV (HSB):
289°, 16.7382%, 91.3725%
XYZ:
65.3638, 60.6355, 85.3496
xyY:
0.3093, 0.2869, 60.6355
CIE-Lab:
82.1824, 18.1362, -15.1269
CIE-LCH:
82.1824, 23.6166, 320.1696
CIE-Luv:
82.1824, 15.5578, -26.7119
Hunter-Lab:
77.8688, 13.5641, -10.4778
#e2c2e9 color charts
#e2c2e9 color shades, tints & tones
#e2c2e9 color schemes
#e2c2e9 color preview, HTML & CSS examples
This text has a color of #e2c2e9
<p style="color:#e2c2e9;">Text here</p>
.mytext {color:#e2c2e9;}
This box has a color of #e2c2e9
<div style="background-color:#e2c2e9;">Content here</div>
.mybackground {background-color:#e2c2e9;}
Border around this has a color of #e2c2e9
<div style="border:2px solid #e2c2e9;">Content here</div>
.myborder {border:2px solid #e2c2e9;}