#e3c6ed color space conversions
Hex:
#e3c6ed
RGB:
227, 198, 237
CMY:
11, 22, 7
CMYK:
4, 16, 0, 7
HSL:
285°, 52.0000%, 85.2941%
HSV (HSB):
285°, 16.4557%, 92.9412%
XYZ:
67.1587, 62.8335, 88.7092
xyY:
0.3071, 0.2873, 62.8335
CIE-Lab:
83.3547, 17.0866, -15.4942
CIE-LCH:
83.3547, 23.0656, 317.7981
CIE-Luv:
83.3547, 13.7878, -27.1769
Hunter-Lab:
79.2676, 12.5142, -10.8648
#e3c6ed color charts
#e3c6ed color shades, tints & tones
#e3c6ed color schemes
#e3c6ed color preview, HTML & CSS examples
This text has a color of #e3c6ed
<p style="color:#e3c6ed;">Text here</p>
.mytext {color:#e3c6ed;}
This box has a color of #e3c6ed
<div style="background-color:#e3c6ed;">Content here</div>
.mybackground {background-color:#e3c6ed;}
Border around this has a color of #e3c6ed
<div style="border:2px solid #e3c6ed;">Content here</div>
.myborder {border:2px solid #e3c6ed;}