#e0b5e8 color space conversions
Hex:
#e0b5e8
RGB:
224, 181, 232
CMY:
12, 29, 9
CMYK:
3, 22, 0, 9
HSL:
291°, 52.5773%, 80.9804%
HSV (HSB):
291°, 21.9828%, 90.9804%
XYZ:
61.8298, 54.7212, 83.6474
xyY:
0.3088, 0.2733, 54.7212
CIE-Lab:
78.8804, 24.2673, -19.5858
CIE-LCH:
78.8804, 31.1850, 321.0936
CIE-Luv:
78.8804, 20.8510, -34.7461
Hunter-Lab:
73.9738, 19.7422, -15.2617
#e0b5e8 color charts
#e0b5e8 color shades, tints & tones
#e0b5e8 color schemes
#e0b5e8 color preview, HTML & CSS examples
This text has a color of #e0b5e8
<p style="color:#e0b5e8;">Text here</p>
.mytext {color:#e0b5e8;}
This box has a color of #e0b5e8
<div style="background-color:#e0b5e8;">Content here</div>
.mybackground {background-color:#e0b5e8;}
Border around this has a color of #e0b5e8
<div style="border:2px solid #e0b5e8;">Content here</div>
.myborder {border:2px solid #e0b5e8;}