#e08bfb color space conversions
Hex:
#e08bfb
RGB:
224, 139, 251
CMY:
12, 45, 2
CMYK:
11, 45, 0, 2
HSL:
286°, 93.3333%, 76.4706%
HSV (HSB):
286°, 44.6215%, 98.4314%
XYZ:
57.3857, 41.2776, 96.2096
xyY:
0.2945, 0.2118, 41.2776
CIE-Lab:
70.3700, 50.3114, -43.0045
CIE-LCH:
70.3700, 66.1862, 319.4773
CIE-Luv:
70.3700, 36.5781, -76.3273
Hunter-Lab:
64.2476, 47.0020, -43.8123
#e08bfb color charts
#e08bfb color shades, tints & tones
#e08bfb color schemes
#e08bfb color preview, HTML & CSS examples
This text has a color of #e08bfb
<p style="color:#e08bfb;">Text here</p>
.mytext {color:#e08bfb;}
This box has a color of #e08bfb
<div style="background-color:#e08bfb;">Content here</div>
.mybackground {background-color:#e08bfb;}
Border around this has a color of #e08bfb
<div style="border:2px solid #e08bfb;">Content here</div>
.myborder {border:2px solid #e08bfb;}