#e08beb color space conversions
Hex:
#e08beb
RGB:
224, 139, 235
CMY:
12, 45, 8
CMYK:
5, 41, 0, 8
HSL:
293°, 70.5882%, 73.3333%
HSV (HSB):
293°, 40.8511%, 92.1569%
XYZ:
54.9685, 40.3107, 83.4808
xyY:
0.3075, 0.2255, 40.3107
CIE-Lab:
69.6902, 47.2223, -35.3093
CIE-LCH:
69.6902, 58.9635, 323.2137
CIE-Luv:
69.6902, 39.6463, -63.1376
Hunter-Lab:
63.4907, 43.4316, -33.5141
#e08beb color charts
#e08beb color shades, tints & tones
#e08beb color schemes
#e08beb color preview, HTML & CSS examples
This text has a color of #e08beb
<p style="color:#e08beb;">Text here</p>
.mytext {color:#e08beb;}
This box has a color of #e08beb
<div style="background-color:#e08beb;">Content here</div>
.mybackground {background-color:#e08beb;}
Border around this has a color of #e08beb
<div style="border:2px solid #e08beb;">Content here</div>
.myborder {border:2px solid #e08beb;}