#802bbc color space conversions
Hex:
#802bbc
RGB:
128, 43, 188
CMY:
50, 83, 26
CMYK:
32, 77, 0, 26
HSL:
275°, 62.7706%, 45.2941%
HSV (HSB):
275°, 77.1277%, 73.7255%
XYZ:
18.8431, 9.9478, 48.5039
xyY:
0.2438, 0.1287, 9.9478
CIE-Lab:
37.7486, 59.8716, -60.0757
CIE-LCH:
37.7486, 84.8157, 314.9025
CIE-Luv:
37.7486, 20.8694, -89.7151
Hunter-Lab:
31.5401, 51.4464, -69.1010
#802bbc color charts
#802bbc color shades, tints & tones
#802bbc color schemes
#802bbc color preview, HTML & CSS examples
This text has a color of #802bbc
<p style="color:#802bbc;">Text here</p>
.mytext {color:#802bbc;}
This box has a color of #802bbc
<div style="background-color:#802bbc;">Content here</div>
.mybackground {background-color:#802bbc;}
Border around this has a color of #802bbc
<div style="border:2px solid #802bbc;">Content here</div>
.myborder {border:2px solid #802bbc;}