#e0b5e5 color space conversions
Hex:
#e0b5e5
RGB:
224, 181, 229
CMY:
12, 29, 10
CMYK:
2, 21, 0, 10
HSL:
294°, 48.0000%, 80.3922%
HSV (HSB):
294°, 20.9607%, 89.8039%
XYZ:
61.4072, 54.5522, 81.4219
xyY:
0.3111, 0.2764, 54.5522
CIE-Lab:
78.7826, 23.6996, -18.1153
CIE-LCH:
78.7826, 29.8300, 322.6067
CIE-Luv:
78.7826, 21.2002, -32.2751
Hunter-Lab:
73.8594, 19.1520, -13.6590
#e0b5e5 color charts
#e0b5e5 color shades, tints & tones
#e0b5e5 color schemes
#e0b5e5 color preview, HTML & CSS examples
This text has a color of #e0b5e5
<p style="color:#e0b5e5;">Text here</p>
.mytext {color:#e0b5e5;}
This box has a color of #e0b5e5
<div style="background-color:#e0b5e5;">Content here</div>
.mybackground {background-color:#e0b5e5;}
Border around this has a color of #e0b5e5
<div style="border:2px solid #e0b5e5;">Content here</div>
.myborder {border:2px solid #e0b5e5;}