#800fed color space conversions
Hex:
#800fed
RGB:
128, 15, 237
CMY:
50, 94, 7
CMYK:
46, 94, 0, 7
HSL:
271°, 88.0952%, 49.4118%
HSV (HSB):
271°, 93.6709%, 92.9412%
XYZ:
24.3590, 11.0453, 80.9689
xyY:
0.2093, 0.0949, 11.0453
CIE-Lab:
39.6566, 77.6982, -85.2366
CIE-LCH:
39.6566, 115.3355, 312.3510
CIE-Luv:
39.6566, 14.0299, -123.0732
Hunter-Lab:
33.2344, 72.6703, -121.1838
#800fed color charts
#800fed color shades, tints & tones
#800fed color schemes
#800fed color preview, HTML & CSS examples
This text has a color of #800fed
<p style="color:#800fed;">Text here</p>
.mytext {color:#800fed;}
This box has a color of #800fed
<div style="background-color:#800fed;">Content here</div>
.mybackground {background-color:#800fed;}
Border around this has a color of #800fed
<div style="border:2px solid #800fed;">Content here</div>
.myborder {border:2px solid #800fed;}