#e0b3e1 color space conversions
Hex:
#e0b3e1
RGB:
224, 179, 225
CMY:
12, 30, 12
CMYK:
0, 20, 0, 12
HSL:
299°, 43.3962%, 79.2157%
HSV (HSB):
299°, 20.4444%, 88.2353%
XYZ:
60.4512, 53.5237, 78.3792
xyY:
0.3143, 0.2783, 53.5237
CIE-Lab:
78.1832, 24.0283, -16.8587
CIE-LCH:
78.1832, 29.3526, 324.9458
CIE-Luv:
78.1832, 22.6591, -30.2828
Hunter-Lab:
73.1599, 19.4626, -12.3078
#e0b3e1 color charts
#e0b3e1 color shades, tints & tones
#e0b3e1 color schemes
#e0b3e1 color preview, HTML & CSS examples
This text has a color of #e0b3e1
<p style="color:#e0b3e1;">Text here</p>
.mytext {color:#e0b3e1;}
This box has a color of #e0b3e1
<div style="background-color:#e0b3e1;">Content here</div>
.mybackground {background-color:#e0b3e1;}
Border around this has a color of #e0b3e1
<div style="border:2px solid #e0b3e1;">Content here</div>
.myborder {border:2px solid #e0b3e1;}