#e08ff0 color space conversions
Hex:
#e08ff0
RGB:
224, 143, 240
CMY:
12, 44, 6
CMYK:
7, 40, 0, 6
HSL:
290°, 76.3780%, 75.0980%
HSV (HSB):
290°, 40.4167%, 94.1176%
XYZ:
56.2911, 41.7835, 87.5362
xyY:
0.3033, 0.2251, 41.7835
CIE-Lab:
70.7214, 46.0925, -36.4488
CIE-LCH:
70.7214, 58.7625, 321.6639
CIE-Luv:
70.7214, 37.0189, -64.9750
Hunter-Lab:
64.6401, 42.3244, -35.0429
#e08ff0 color charts
#e08ff0 color shades, tints & tones
#e08ff0 color schemes
#e08ff0 color preview, HTML & CSS examples
This text has a color of #e08ff0
<p style="color:#e08ff0;">Text here</p>
.mytext {color:#e08ff0;}
This box has a color of #e08ff0
<div style="background-color:#e08ff0;">Content here</div>
.mybackground {background-color:#e08ff0;}
Border around this has a color of #e08ff0
<div style="border:2px solid #e08ff0;">Content here</div>
.myborder {border:2px solid #e08ff0;}