#e0b9e5 color space conversions
Hex:
#e0b9e5
RGB:
224, 185, 229
CMY:
12, 27, 10
CMYK:
2, 19, 0, 10
HSL:
293°, 45.8333%, 81.1765%
HSV (HSB):
293°, 19.2140%, 89.8039%
XYZ:
62.2323, 56.2024, 81.6969
xyY:
0.3110, 0.2808, 56.2024
CIE-Lab:
79.7288, 21.5483, -16.6880
CIE-LCH:
79.7288, 27.2547, 322.2441
CIE-Luv:
79.7288, 19.2296, -29.6730
Hunter-Lab:
74.9682, 16.9812, -12.1337
#e0b9e5 color charts
#e0b9e5 color shades, tints & tones
#e0b9e5 color schemes
#e0b9e5 color preview, HTML & CSS examples
This text has a color of #e0b9e5
<p style="color:#e0b9e5;">Text here</p>
.mytext {color:#e0b9e5;}
This box has a color of #e0b9e5
<div style="background-color:#e0b9e5;">Content here</div>
.mybackground {background-color:#e0b9e5;}
Border around this has a color of #e0b9e5
<div style="border:2px solid #e0b9e5;">Content here</div>
.myborder {border:2px solid #e0b9e5;}