#800ffa color space conversions
Hex:
#800ffa
RGB:
128, 15, 250
CMY:
50, 94, 2
CMYK:
49, 94, 0, 2
HSL:
269°, 95.9184%, 51.9608%
HSV (HSB):
269°, 94.0000%, 98.0392%
XYZ:
26.3282, 11.8330, 91.3388
xyY:
0.2033, 0.0914, 11.8330
CIE-Lab:
40.9494, 80.4635, -90.4346
CIE-LCH:
40.9494, 121.0487, 311.6608
CIE-Luv:
40.9494, 12.0066, -130.6713
Hunter-Lab:
34.3991, 76.4212, -133.3515
#800ffa color charts
#800ffa color shades, tints & tones
#800ffa color schemes
#800ffa color preview, HTML & CSS examples
This text has a color of #800ffa
<p style="color:#800ffa;">Text here</p>
.mytext {color:#800ffa;}
This box has a color of #800ffa
<div style="background-color:#800ffa;">Content here</div>
.mybackground {background-color:#800ffa;}
Border around this has a color of #800ffa
<div style="border:2px solid #800ffa;">Content here</div>
.myborder {border:2px solid #800ffa;}