#e7d0e8 color space conversions
Hex:
#e7d0e8
RGB:
231, 208, 232
CMY:
9, 18, 9
CMYK:
0, 10, 0, 9
HSL:
298°, 34.2857%, 86.2745%
HSV (HSB):
298°, 10.3448%, 90.9804%
XYZ:
70.0764, 67.9269, 85.7617
xyY:
0.3132, 0.3036, 67.9269
CIE-Lab:
85.9699, 12.1722, -8.8931
CIE-LCH:
85.9699, 15.0748, 323.8480
CIE-Luv:
85.9699, 11.5896, -15.9080
Hunter-Lab:
82.4178, 7.5400, -4.0031
#e7d0e8 color charts
#e7d0e8 color shades, tints & tones
#e7d0e8 color schemes
#e7d0e8 color preview, HTML & CSS examples
This text has a color of #e7d0e8
<p style="color:#e7d0e8;">Text here</p>
.mytext {color:#e7d0e8;}
This box has a color of #e7d0e8
<div style="background-color:#e7d0e8;">Content here</div>
.mybackground {background-color:#e7d0e8;}
Border around this has a color of #e7d0e8
<div style="border:2px solid #e7d0e8;">Content here</div>
.myborder {border:2px solid #e7d0e8;}