#802bec color space conversions
Hex:
#802bec
RGB:
128, 43, 236
CMY:
50, 83, 7
CMYK:
46, 82, 0, 7
HSL:
266°, 83.5498%, 54.7059%
HSV (HSB):
266°, 81.7797%, 92.5490%
XYZ:
24.9063, 12.3731, 80.4324
xyY:
0.2116, 0.1051, 12.3731
CIE-Lab:
41.8030, 70.8074, -81.1349
CIE-LCH:
41.8030, 107.6873, 311.1116
CIE-Luv:
41.8030, 12.3184, -120.5677
Hunter-Lab:
35.1754, 64.8318, -110.9504
#802bec color charts
#802bec color shades, tints & tones
#802bec color schemes
#802bec color preview, HTML & CSS examples
This text has a color of #802bec
<p style="color:#802bec;">Text here</p>
.mytext {color:#802bec;}
This box has a color of #802bec
<div style="background-color:#802bec;">Content here</div>
.mybackground {background-color:#802bec;}
Border around this has a color of #802bec
<div style="border:2px solid #802bec;">Content here</div>
.myborder {border:2px solid #802bec;}