#800df5 color space conversions
Hex:
#800df5
RGB:
128, 13, 245
CMY:
50, 95, 4
CMYK:
48, 95, 0, 4
HSL:
270°, 92.0635%, 50.5882%
HSV (HSB):
270°, 94.6939%, 96.0784%
XYZ:
25.5274, 11.4696, 87.2546
xyY:
0.2054, 0.0923, 11.4696
CIE-Lab:
40.3604, 79.6636, -88.5956
CIE-LCH:
40.3604, 119.1448, 311.9613
CIE-Luv:
40.3604, 12.8333, -127.8166
Hunter-Lab:
33.8668, 75.2792, -129.0482
#800df5 color charts
#800df5 color shades, tints & tones
#800df5 color schemes
#800df5 color preview, HTML & CSS examples
This text has a color of #800df5
<p style="color:#800df5;">Text here</p>
.mytext {color:#800df5;}
This box has a color of #800df5
<div style="background-color:#800df5;">Content here</div>
.mybackground {background-color:#800df5;}
Border around this has a color of #800df5
<div style="border:2px solid #800df5;">Content here</div>
.myborder {border:2px solid #800df5;}