#e0bdf4 color space conversions
Hex:
#e0bdf4
RGB:
224, 189, 244
CMY:
12, 26, 4
CMYK:
8, 23, 0, 4
HSL:
278°, 71.4286%, 84.9020%
HSV (HSB):
278°, 22.5410%, 95.6863%
XYZ:
65.2672, 58.7741, 93.4925
xyY:
0.3000, 0.2702, 58.7741
CIE-Lab:
81.1673, 22.2942, -22.5644
CIE-LCH:
81.1673, 31.7204, 314.6549
CIE-Luv:
81.1673, 15.6887, -39.4166
Hunter-Lab:
76.6643, 17.8013, -18.6395
#e0bdf4 color charts
#e0bdf4 color shades, tints & tones
#e0bdf4 color schemes
#e0bdf4 color preview, HTML & CSS examples
This text has a color of #e0bdf4
<p style="color:#e0bdf4;">Text here</p>
.mytext {color:#e0bdf4;}
This box has a color of #e0bdf4
<div style="background-color:#e0bdf4;">Content here</div>
.mybackground {background-color:#e0bdf4;}
Border around this has a color of #e0bdf4
<div style="border:2px solid #e0bdf4;">Content here</div>
.myborder {border:2px solid #e0bdf4;}