#500dff color space conversions
Hex:
#500dff
RGB:
80, 13, 255
CMY:
69, 95, 0
CMYK:
69, 95, 0, 0
HSL:
257°, 100.0000%, 52.5490%
HSV (HSB):
257°, 94.9020%, 100.0000%
XYZ:
21.5022, 9.2133, 95.2528
xyY:
0.1707, 0.0731, 9.2133
CIE-Lab:
36.3918, 78.8351, -100.9491
CIE-LCH:
36.3918, 128.0847, 307.9877
CIE-Luv:
36.3918, -2.2526, -133.5032
Hunter-Lab:
30.3535, 73.3297, -164.8118
#500dff color charts
#500dff RGB chart
#500dff CMYK chart
#500dff RGB pie chart
#500dff color shades, tints & tones
#500dff color schemes
#500dff color preview, HTML & CSS examples
This text has a color of #500dff
<p style="color:#500dff;">Text here</p>
.mytext {color:#500dff;}
Text color #500dff
This box has a color of #500dff
<div style="background-color:#500dff;">Content here</div>
.mybackground {background-color:#500dff;}
Background color #500dff
Border around this has a color of #500dff
<div style="border:2px solid #500dff;">Content here</div>
.myborder {border:2px solid #500dff;}
Border color #500dff