#e0bfec color space conversions
Hex:
#e0bfec
RGB:
224, 191, 236
CMY:
12, 25, 7
CMYK:
5, 19, 0, 7
HSL:
284°, 54.2169%, 83.7255%
HSV (HSB):
284°, 19.0678%, 92.5490%
XYZ:
64.5116, 59.1650, 87.3767
xyY:
0.3057, 0.2803, 59.1650
CIE-Lab:
81.3822, 19.6589, -17.9550
CIE-LCH:
81.3822, 26.6244, 317.5936
CIE-Luv:
81.3822, 15.5505, -31.4832
Hunter-Lab:
76.9188, 15.0996, -13.5079
#e0bfec color charts
#e0bfec color shades, tints & tones
#e0bfec color schemes
#e0bfec color preview, HTML & CSS examples
This text has a color of #e0bfec
<p style="color:#e0bfec;">Text here</p>
.mytext {color:#e0bfec;}
This box has a color of #e0bfec
<div style="background-color:#e0bfec;">Content here</div>
.mybackground {background-color:#e0bfec;}
Border around this has a color of #e0bfec
<div style="border:2px solid #e0bfec;">Content here</div>
.myborder {border:2px solid #e0bfec;}