#800bbc color space conversions
Hex:
#800bbc
RGB:
128, 11, 188
CMY:
50, 96, 26
CMYK:
32, 94, 0, 26
HSL:
280°, 88.9447%, 39.0196%
HSV (HSB):
280°, 94.1489%, 73.7255%
XYZ:
18.0989, 8.4594, 48.2559
xyY:
0.2419, 0.1131, 8.4594
CIE-Lab:
34.9218, 68.1658, -64.6885
CIE-LCH:
34.9218, 93.9744, 316.4993
CIE-Luv:
34.9218, 23.6112, -93.3318
Hunter-Lab:
29.0850, 60.1772, -78.0104
#800bbc color charts
#800bbc color shades, tints & tones
#800bbc color schemes
#800bbc color preview, HTML & CSS examples
This text has a color of #800bbc
<p style="color:#800bbc;">Text here</p>
.mytext {color:#800bbc;}
This box has a color of #800bbc
<div style="background-color:#800bbc;">Content here</div>
.mybackground {background-color:#800bbc;}
Border around this has a color of #800bbc
<div style="border:2px solid #800bbc;">Content here</div>
.myborder {border:2px solid #800bbc;}