#8000c1 color space conversions
Hex:
#8000c1
RGB:
128, 0, 193
CMY:
50, 100, 24
CMYK:
34, 100, 0, 24
HSL:
280°, 100.0000%, 37.8431%
HSV (HSB):
280°, 100.0000%, 75.6863%
XYZ:
18.5277, 8.4394, 51.1045
xyY:
0.2373, 0.1081, 8.4394
CIE-Lab:
34.8818, 70.5927, -67.7009
CIE-LCH:
34.8818, 97.8097, 316.1979
CIE-Luv:
34.8818, 22.8970, -96.9612
Hunter-Lab:
29.0507, 63.0034, -83.9644
#8000c1 color charts
#8000c1 color shades, tints & tones
#8000c1 color schemes
#8000c1 color preview, HTML & CSS examples
This text has a color of #8000c1
<p style="color:#8000c1;">Text here</p>
.mytext {color:#8000c1;}
This box has a color of #8000c1
<div style="background-color:#8000c1;">Content here</div>
.mybackground {background-color:#8000c1;}
Border around this has a color of #8000c1
<div style="border:2px solid #8000c1;">Content here</div>
.myborder {border:2px solid #8000c1;}