#802ed5 color space conversions
Hex:
#802ed5
RGB:
128, 46, 213
CMY:
50, 82, 16
CMYK:
40, 78, 0, 16
HSL:
269°, 66.5339%, 50.7843%
HSV (HSB):
269°, 78.4038%, 83.5294%
XYZ:
21.8893, 11.3473, 63.9873
xyY:
0.2251, 0.1167, 11.3473
CIE-Lab:
40.1593, 64.4133, -70.6966
CIE-LCH:
40.1593, 95.6404, 312.3374
CIE-Luv:
40.1593, 15.7342, -105.6810
Hunter-Lab:
33.6857, 57.0411, -89.0436
#802ed5 color charts
#802ed5 color shades, tints & tones
#802ed5 color schemes
#802ed5 color preview, HTML & CSS examples
This text has a color of #802ed5
<p style="color:#802ed5;">Text here</p>
.mytext {color:#802ed5;}
This box has a color of #802ed5
<div style="background-color:#802ed5;">Content here</div>
.mybackground {background-color:#802ed5;}
Border around this has a color of #802ed5
<div style="border:2px solid #802ed5;">Content here</div>
.myborder {border:2px solid #802ed5;}