#500aff color space conversions
Hex:
#500aff
RGB:
80, 10, 255
CMY:
69, 96, 0
CMYK:
69, 96, 0, 0
HSL:
257°, 100.0000%, 51.9608%
HSV (HSB):
257°, 96.0784%, 100.0000%
XYZ:
21.4668, 9.1426, 95.2410
xyY:
0.1706, 0.0726, 9.1426
CIE-Lab:
36.2573, 79.2476, -101.1731
CIE-LCH:
36.2573, 128.5153, 308.0711
CIE-Luv:
36.2573, -2.1625, -133.4619
Hunter-Lab:
30.2367, 73.8136, -165.5891
#500aff color charts
#500aff RGB chart
#500aff CMYK chart
#500aff RGB pie chart
#500aff color shades, tints & tones
#500aff color schemes
#500aff color preview, HTML & CSS examples
This text has a color of #500aff
<p style="color:#500aff;">Text here</p>
.mytext {color:#500aff;}
Text color #500aff
This box has a color of #500aff
<div style="background-color:#500aff;">Content here</div>
.mybackground {background-color:#500aff;}
Background color #500aff
Border around this has a color of #500aff
<div style="border:2px solid #500aff;">Content here</div>
.myborder {border:2px solid #500aff;}
Border color #500aff