#500daf color space conversions
Hex:
#500daf
RGB:
80, 13, 175
CMY:
69, 95, 31
CMYK:
54, 93, 0, 31
HSL:
265°, 86.1702%, 36.8627%
HSV (HSB):
265°, 92.5714%, 68.6275%
XYZ:
11.1901, 5.0885, 40.9498
xyY:
0.1955, 0.0889, 5.0885
CIE-Lab:
26.9853, 59.7758, -70.2519
CIE-LCH:
26.9853, 92.2415, 310.3937
CIE-Luv:
26.9853, 5.2385, -87.9265
Hunter-Lab:
22.5576, 49.0718, -91.8413
#500daf color charts
#500daf RGB chart
#500daf CMYK chart
#500daf RGB pie chart
#500daf color shades, tints & tones
#500daf color schemes
#500daf color preview, HTML & CSS examples
This text has a color of #500daf
<p style="color:#500daf;">Text here</p>
.mytext {color:#500daf;}
Text color #500daf
This box has a color of #500daf
<div style="background-color:#500daf;">Content here</div>
.mybackground {background-color:#500daf;}
Background color #500daf
Border around this has a color of #500daf
<div style="border:2px solid #500daf;">Content here</div>
.myborder {border:2px solid #500daf;}
Border color #500daf