#e0b1e9 color space conversions
Hex:
#e0b1e9
RGB:
224, 177, 233
CMY:
12, 31, 9
CMYK:
4, 24, 0, 9
HSL:
290°, 56.0000%, 80.3922%
HSV (HSB):
290°, 24.0343%, 91.3725%
XYZ:
61.1706, 53.1748, 84.1305
xyY:
0.3082, 0.2679, 53.1748
CIE-Lab:
77.9781, 26.6116, -21.4935
CIE-LCH:
77.9781, 34.2074, 321.0730
CIE-Luv:
77.9781, 22.6666, -38.1651
Hunter-Lab:
72.9210, 22.1248, -17.3594
#e0b1e9 color charts
#e0b1e9 color shades, tints & tones
#e0b1e9 color schemes
#e0b1e9 color preview, HTML & CSS examples
This text has a color of #e0b1e9
<p style="color:#e0b1e9;">Text here</p>
.mytext {color:#e0b1e9;}
This box has a color of #e0b1e9
<div style="background-color:#e0b1e9;">Content here</div>
.mybackground {background-color:#e0b1e9;}
Border around this has a color of #e0b1e9
<div style="border:2px solid #e0b1e9;">Content here</div>
.myborder {border:2px solid #e0b1e9;}