#e2c2ea color space conversions
Hex:
#e2c2ea
RGB:
226, 194, 234
CMY:
11, 24, 8
CMYK:
3, 17, 0, 8
HSL:
288°, 48.7805%, 83.9216%
HSV (HSB):
288°, 17.0940%, 91.7647%
XYZ:
65.5071, 60.6928, 86.1042
xyY:
0.3086, 0.2859, 60.6928
CIE-Lab:
82.2133, 18.3252, -15.6154
CIE-LCH:
82.2133, 24.0760, 319.5648
CIE-Luv:
82.2133, 15.4591, -27.5295
Hunter-Lab:
77.9056, 13.7573, -10.9956
#e2c2ea color charts
#e2c2ea color shades, tints & tones
#e2c2ea color schemes
#e2c2ea color preview, HTML & CSS examples
This text has a color of #e2c2ea
<p style="color:#e2c2ea;">Text here</p>
.mytext {color:#e2c2ea;}
This box has a color of #e2c2ea
<div style="background-color:#e2c2ea;">Content here</div>
.mybackground {background-color:#e2c2ea;}
Border around this has a color of #e2c2ea
<div style="border:2px solid #e2c2ea;">Content here</div>
.myborder {border:2px solid #e2c2ea;}