#e08feb color space conversions
Hex:
#e08feb
RGB:
224, 143, 235
CMY:
12, 44, 8
CMYK:
5, 39, 0, 8
HSL:
293°, 69.6970%, 74.1176%
HSV (HSB):
293°, 39.1489%, 92.1569%
XYZ:
55.5583, 41.4904, 83.6775
xyY:
0.3074, 0.2296, 41.4904
CIE-Lab:
70.5181, 45.1386, -34.0255
CIE-LCH:
70.5181, 56.5263, 322.9910
CIE-Luv:
70.5181, 37.9453, -60.8356
Hunter-Lab:
64.4130, 41.2393, -31.9331
#e08feb color charts
#e08feb color shades, tints & tones
#e08feb color schemes
#e08feb color preview, HTML & CSS examples
This text has a color of #e08feb
<p style="color:#e08feb;">Text here</p>
.mytext {color:#e08feb;}
This box has a color of #e08feb
<div style="background-color:#e08feb;">Content here</div>
.mybackground {background-color:#e08feb;}
Border around this has a color of #e08feb
<div style="border:2px solid #e08feb;">Content here</div>
.myborder {border:2px solid #e08feb;}