#e3c2ea color space conversions
Hex:
#e3c2ea
RGB:
227, 194, 234
CMY:
11, 24, 8
CMYK:
3, 17, 0, 8
HSL:
290°, 48.7805%, 83.9216%
HSV (HSB):
290°, 17.0940%, 91.7647%
XYZ:
65.8216, 60.8550, 86.1189
xyY:
0.3093, 0.2860, 60.8550
CIE-Lab:
82.3007, 18.6543, -15.4753
CIE-LCH:
82.3007, 24.2377, 320.3215
CIE-Luv:
82.3007, 16.0512, -27.3649
Hunter-Lab:
78.0096, 14.0949, -10.8466
#e3c2ea color charts
#e3c2ea color shades, tints & tones
#e3c2ea color schemes
#e3c2ea color preview, HTML & CSS examples
This text has a color of #e3c2ea
<p style="color:#e3c2ea;">Text here</p>
.mytext {color:#e3c2ea;}
This box has a color of #e3c2ea
<div style="background-color:#e3c2ea;">Content here</div>
.mybackground {background-color:#e3c2ea;}
Border around this has a color of #e3c2ea
<div style="border:2px solid #e3c2ea;">Content here</div>
.myborder {border:2px solid #e3c2ea;}