#e08be7 color space conversions
Hex:
#e08be7
RGB:
224, 139, 231
CMY:
12, 45, 9
CMYK:
3, 40, 0, 9
HSL:
295°, 65.7143%, 72.5490%
HSV (HSB):
295°, 39.8268%, 90.5882%
XYZ:
54.3969, 40.0821, 80.4709
xyY:
0.3109, 0.2291, 40.0821
CIE-Lab:
69.5279, 46.4730, -33.3621
CIE-LCH:
69.5279, 57.2081, 324.3261
CIE-Luv:
69.5279, 40.4224, -59.8297
Hunter-Lab:
63.3104, 42.5757, -31.0435
#e08be7 color charts
#e08be7 color shades, tints & tones
#e08be7 color schemes
#e08be7 color preview, HTML & CSS examples
This text has a color of #e08be7
<p style="color:#e08be7;">Text here</p>
.mytext {color:#e08be7;}
This box has a color of #e08be7
<div style="background-color:#e08be7;">Content here</div>
.mybackground {background-color:#e08be7;}
Border around this has a color of #e08be7
<div style="border:2px solid #e08be7;">Content here</div>
.myborder {border:2px solid #e08be7;}