#8000f1 color space conversions
Hex:
#8000f1
RGB:
128, 0, 241
CMY:
50, 100, 5
CMYK:
47, 100, 0, 5
HSL:
272°, 100.0000%, 47.2549%
HSV (HSB):
272°, 100.0000%, 94.5098%
XYZ:
24.7793, 10.9401, 84.0247
xyY:
0.2069, 0.0914, 10.9401
CIE-Lab:
39.4793, 80.2785, -87.7937
CIE-LCH:
39.4793, 118.9637, 312.4398
CIE-Luv:
39.4793, 13.8258, -125.7656
Hunter-Lab:
33.0758, 75.8437, -127.4655
#8000f1 color charts
#8000f1 color shades, tints & tones
#8000f1 color schemes
#8000f1 color preview, HTML & CSS examples
This text has a color of #8000f1
<p style="color:#8000f1;">Text here</p>
.mytext {color:#8000f1;}
This box has a color of #8000f1
<div style="background-color:#8000f1;">Content here</div>
.mybackground {background-color:#8000f1;}
Border around this has a color of #8000f1
<div style="border:2px solid #8000f1;">Content here</div>
.myborder {border:2px solid #8000f1;}