#e0b0ec color space conversions
Hex:
#e0b0ec
RGB:
224, 176, 236
CMY:
12, 31, 7
CMYK:
5, 25, 0, 7
HSL:
288°, 61.2245%, 80.7843%
HSV (HSB):
288°, 25.4237%, 92.5490%
XYZ:
61.4061, 52.9541, 86.3416
xyY:
0.3060, 0.2638, 52.9541
CIE-Lab:
77.8479, 27.7260, -23.3119
CIE-LCH:
77.8479, 36.2240, 319.9431
CIE-Luv:
77.8479, 22.7727, -41.2959
Hunter-Lab:
72.7696, 23.2793, -19.4093
#e0b0ec color charts
#e0b0ec color shades, tints & tones
#e0b0ec color schemes
#e0b0ec color preview, HTML & CSS examples
This text has a color of #e0b0ec
<p style="color:#e0b0ec;">Text here</p>
.mytext {color:#e0b0ec;}
This box has a color of #e0b0ec
<div style="background-color:#e0b0ec;">Content here</div>
.mybackground {background-color:#e0b0ec;}
Border around this has a color of #e0b0ec
<div style="border:2px solid #e0b0ec;">Content here</div>
.myborder {border:2px solid #e0b0ec;}