#e0bff7 color space conversions
Hex:
#e0bff7
RGB:
224, 191, 247
CMY:
12, 25, 3
CMYK:
9, 23, 0, 3
HSL:
275°, 77.7778%, 85.8824%
HSV (HSB):
275°, 22.6721%, 96.8627%
XYZ:
66.1598, 59.8243, 96.0559
xyY:
0.2980, 0.2694, 59.8243
CIE-Lab:
81.7426, 21.8162, -23.2942
CIE-LCH:
81.7426, 31.9150, 313.1234
CIE-Luv:
81.7426, 14.4364, -40.5760
Hunter-Lab:
77.3462, 17.3282, -19.4897
#e0bff7 color charts
#e0bff7 color shades, tints & tones
#e0bff7 color schemes
#e0bff7 color preview, HTML & CSS examples
This text has a color of #e0bff7
<p style="color:#e0bff7;">Text here</p>
.mytext {color:#e0bff7;}
This box has a color of #e0bff7
<div style="background-color:#e0bff7;">Content here</div>
.mybackground {background-color:#e0bff7;}
Border around this has a color of #e0bff7
<div style="border:2px solid #e0bff7;">Content here</div>
.myborder {border:2px solid #e0bff7;}