#e9c2ed color space conversions
Hex:
#e9c2ed
RGB:
233, 194, 237
CMY:
9, 24, 7
CMYK:
2, 18, 0, 7
HSL:
294°, 54.4304%, 84.5098%
HSV (HSB):
294°, 18.1435%, 92.9412%
XYZ:
68.1821, 62.0216, 88.4986
xyY:
0.3118, 0.2836, 62.0216
CIE-Lab:
82.9249, 21.1898, -16.0872
CIE-LCH:
82.9249, 26.6046, 322.7944
CIE-Luv:
82.9249, 19.3247, -28.8127
Hunter-Lab:
78.7538, 16.7195, -11.4987
#e9c2ed color charts
#e9c2ed color shades, tints & tones
#e9c2ed color schemes
#e9c2ed color preview, HTML & CSS examples
This text has a color of #e9c2ed
<p style="color:#e9c2ed;">Text here</p>
.mytext {color:#e9c2ed;}
This box has a color of #e9c2ed
<div style="background-color:#e9c2ed;">Content here</div>
.mybackground {background-color:#e9c2ed;}
Border around this has a color of #e9c2ed
<div style="border:2px solid #e9c2ed;">Content here</div>
.myborder {border:2px solid #e9c2ed;}