#e7d2f3 color space conversions
Hex:
#e7d2f3
RGB:
231, 210, 243
CMY:
9, 18, 5
CMYK:
5, 14, 0, 5
HSL:
278°, 57.8947%, 88.8235%
HSV (HSB):
278°, 13.5802%, 95.2941%
XYZ:
72.1793, 69.5532, 94.4149
xyY:
0.3057, 0.2945, 69.5532
CIE-Lab:
86.7772, 13.1660, -13.5152
CIE-LCH:
86.7772, 18.8680, 314.2502
CIE-Luv:
86.7772, 9.6736, -23.4646
Hunter-Lab:
83.3985, 8.5396, -8.7428
#e7d2f3 color charts
#e7d2f3 color shades, tints & tones
#e7d2f3 color schemes
#e7d2f3 color preview, HTML & CSS examples
This text has a color of #e7d2f3
<p style="color:#e7d2f3;">Text here</p>
.mytext {color:#e7d2f3;}
This box has a color of #e7d2f3
<div style="background-color:#e7d2f3;">Content here</div>
.mybackground {background-color:#e7d2f3;}
Border around this has a color of #e7d2f3
<div style="border:2px solid #e7d2f3;">Content here</div>
.myborder {border:2px solid #e7d2f3;}