#e7c5e9 color space conversions
Hex:
#e7c5e9
RGB:
231, 197, 233
CMY:
9, 23, 9
CMYK:
1, 15, 0, 9
HSL:
297°, 45.0000%, 84.3137%
HSV (HSB):
297°, 15.4506%, 91.3725%
XYZ:
67.6292, 62.8046, 85.6489
xyY:
0.3130, 0.2907, 62.8046
CIE-Lab:
83.3395, 18.1898, -13.3472
CIE-LCH:
83.3395, 22.5614, 323.7298
CIE-Luv:
83.3395, 17.0419, -23.9276
Hunter-Lab:
79.2494, 13.6406, -8.6032
#e7c5e9 color charts
#e7c5e9 color shades, tints & tones
#e7c5e9 color schemes
#e7c5e9 color preview, HTML & CSS examples
This text has a color of #e7c5e9
<p style="color:#e7c5e9;">Text here</p>
.mytext {color:#e7c5e9;}
This box has a color of #e7c5e9
<div style="background-color:#e7c5e9;">Content here</div>
.mybackground {background-color:#e7c5e9;}
Border around this has a color of #e7c5e9
<div style="border:2px solid #e7c5e9;">Content here</div>
.myborder {border:2px solid #e7c5e9;}