#800ff1 color space conversions
Hex:
#800ff1
RGB:
128, 15, 241
CMY:
50, 94, 5
CMYK:
47, 94, 0, 5
HSL:
270°, 88.9764%, 50.1961%
HSV (HSB):
270°, 93.7759%, 94.5098%
XYZ:
24.9501, 11.2817, 84.0817
xyY:
0.2074, 0.0938, 11.2817
CIE-Lab:
40.0510, 78.5469, -86.8496
CIE-LCH:
40.0510, 117.1003, 312.1263
CIE-Luv:
40.0510, 13.3898, -125.4239
Hunter-Lab:
33.5883, 73.8142, -124.9091
#800ff1 color charts
#800ff1 color shades, tints & tones
#800ff1 color schemes
#800ff1 color preview, HTML & CSS examples
This text has a color of #800ff1
<p style="color:#800ff1;">Text here</p>
.mytext {color:#800ff1;}
This box has a color of #800ff1
<div style="background-color:#800ff1;">Content here</div>
.mybackground {background-color:#800ff1;}
Border around this has a color of #800ff1
<div style="border:2px solid #800ff1;">Content here</div>
.myborder {border:2px solid #800ff1;}