#500dfc color space conversions
Hex:
#500dfc
RGB:
80, 13, 252
CMY:
69, 95, 1
CMYK:
68, 95, 0, 1
HSL:
257°, 97.5510%, 51.9608%
HSV (HSB):
257°, 94.8413%, 98.8235%
XYZ:
21.0229, 9.0216, 92.7288
xyY:
0.1712, 0.0735, 9.0216
CIE-Lab:
36.0258, 78.1317, -99.8755
CIE-LCH:
36.0258, 126.8057, 308.0358
CIE-Luv:
36.0258, -2.0224, -131.8282
Hunter-Lab:
30.0360, 72.3734, -162.0183
#500dfc color charts
#500dfc RGB chart
#500dfc CMYK chart
#500dfc RGB pie chart
#500dfc color shades, tints & tones
#500dfc color schemes
#500dfc color preview, HTML & CSS examples
This text has a color of #500dfc
<p style="color:#500dfc;">Text here</p>
.mytext {color:#500dfc;}
Text color #500dfc
This box has a color of #500dfc
<div style="background-color:#500dfc;">Content here</div>
.mybackground {background-color:#500dfc;}
Background color #500dfc
Border around this has a color of #500dfc
<div style="border:2px solid #500dfc;">Content here</div>
.myborder {border:2px solid #500dfc;}
Border color #500dfc