#802bdf color space conversions
Hex:
#802bdf
RGB:
128, 43, 223
CMY:
50, 83, 13
CMYK:
43, 81, 0, 13
HSL:
268°, 73.7705%, 52.1569%
HSV (HSB):
268°, 80.7175%, 87.4510%
XYZ:
23.0852, 11.6447, 70.8430
xyY:
0.2187, 0.1103, 11.6447
CIE-Lab:
40.6457, 67.7998, -75.6391
CIE-LCH:
40.6457, 101.5780, 311.8717
CIE-Luv:
40.6457, 14.3862, -112.4944
Hunter-Lab:
34.1243, 61.0387, -99.2007
#802bdf color charts
#802bdf color shades, tints & tones
#802bdf color schemes
#802bdf color preview, HTML & CSS examples
This text has a color of #802bdf
<p style="color:#802bdf;">Text here</p>
.mytext {color:#802bdf;}
This box has a color of #802bdf
<div style="background-color:#802bdf;">Content here</div>
.mybackground {background-color:#802bdf;}
Border around this has a color of #802bdf
<div style="border:2px solid #802bdf;">Content here</div>
.myborder {border:2px solid #802bdf;}