#e7b3f8 color space conversions
Hex:
#e7b3f8
RGB:
231, 179, 248
CMY:
9, 30, 3
CMYK:
7, 28, 0, 3
HSL:
285°, 83.1325%, 83.7255%
HSV (HSB):
285°, 27.8226%, 97.2549%
XYZ:
66.0184, 56.0064, 96.1377
xyY:
0.3026, 0.2567, 56.0064
CIE-Lab:
79.6175, 30.6603, -27.0126
CIE-LCH:
79.6175, 40.8624, 318.6190
CIE-Luv:
79.6175, 24.0432, -47.9879
Hunter-Lab:
74.8374, 26.4995, -23.7789
#e7b3f8 color charts
#e7b3f8 color shades, tints & tones
#e7b3f8 color schemes
#e7b3f8 color preview, HTML & CSS examples
This text has a color of #e7b3f8
<p style="color:#e7b3f8;">Text here</p>
.mytext {color:#e7b3f8;}
This box has a color of #e7b3f8
<div style="background-color:#e7b3f8;">Content here</div>
.mybackground {background-color:#e7b3f8;}
Border around this has a color of #e7b3f8
<div style="border:2px solid #e7b3f8;">Content here</div>
.myborder {border:2px solid #e7b3f8;}