#e08ff1 color space conversions
Hex:
#e08ff1
RGB:
224, 143, 241
CMY:
12, 44, 5
CMYK:
7, 41, 0, 5
HSL:
290°, 77.7778%, 75.2941%
HSV (HSB):
290°, 40.6639%, 94.5098%
XYZ:
56.4401, 41.8431, 88.3209
xyY:
0.3025, 0.2242, 41.8431
CIE-Lab:
70.7626, 46.2850, -36.9318
CIE-LCH:
70.7626, 59.2136, 321.4129
CIE-Luv:
70.7626, 36.8342, -65.8023
Hunter-Lab:
64.6862, 42.5441, -35.6727
#e08ff1 color charts
#e08ff1 color shades, tints & tones
#e08ff1 color schemes
#e08ff1 color preview, HTML & CSS examples
This text has a color of #e08ff1
<p style="color:#e08ff1;">Text here</p>
.mytext {color:#e08ff1;}
This box has a color of #e08ff1
<div style="background-color:#e08ff1;">Content here</div>
.mybackground {background-color:#e08ff1;}
Border around this has a color of #e08ff1
<div style="border:2px solid #e08ff1;">Content here</div>
.myborder {border:2px solid #e08ff1;}