#e0b3e2 color space conversions
Hex:
#e0b3e2
RGB:
224, 179, 226
CMY:
12, 30, 11
CMYK:
1, 21, 0, 11
HSL:
297°, 44.7619%, 79.4118%
HSV (HSB):
297°, 20.7965%, 88.6275%
XYZ:
60.5880, 53.5785, 79.0999
xyY:
0.3135, 0.2772, 53.5785
CIE-Lab:
78.2153, 24.2142, -17.3511
CIE-LCH:
78.2153, 29.7891, 324.3760
CIE-Luv:
78.2153, 22.5398, -31.1035
Hunter-Lab:
73.1973, 19.6555, -12.8329
#e0b3e2 color charts
#e0b3e2 color shades, tints & tones
#e0b3e2 color schemes
#e0b3e2 color preview, HTML & CSS examples
This text has a color of #e0b3e2
<p style="color:#e0b3e2;">Text here</p>
.mytext {color:#e0b3e2;}
This box has a color of #e0b3e2
<div style="background-color:#e0b3e2;">Content here</div>
.mybackground {background-color:#e0b3e2;}
Border around this has a color of #e0b3e2
<div style="border:2px solid #e0b3e2;">Content here</div>
.myborder {border:2px solid #e0b3e2;}