#500dfa color space conversions
Hex:
#500dfa
RGB:
80, 13, 250
CMY:
69, 95, 2
CMYK:
68, 95, 0, 2
HSL:
257°, 95.9514%, 51.5686%
HSV (HSB):
257°, 94.8000%, 98.0392%
XYZ:
20.7075, 8.8954, 91.0681
xyY:
0.1716, 0.0737, 8.8954
CIE-Lab:
35.7822, 77.6622, -99.1570
CIE-LCH:
35.7822, 125.9505, 308.0689
CIE-Luv:
35.7822, -1.8674, -130.7101
Hunter-Lab:
29.8252, 71.7375, -160.1578
#500dfa color charts
#500dfa color shades, tints & tones
#500dfa color schemes
#500dfa color preview, HTML & CSS examples
This text has a color of #500dfa
<p style="color:#500dfa;">Text here</p>
.mytext {color:#500dfa;}
This box has a color of #500dfa
<div style="background-color:#500dfa;">Content here</div>
.mybackground {background-color:#500dfa;}
Border around this has a color of #500dfa
<div style="border:2px solid #500dfa;">Content here</div>
.myborder {border:2px solid #500dfa;}