#500bed color space conversions
Hex:
#500bed
RGB:
80, 11, 237
CMY:
69, 96, 7
CMYK:
66, 95, 0, 7
HSL:
258°, 91.1290%, 48.6275%
HSV (HSB):
258°, 95.3586%, 92.9412%
XYZ:
18.7140, 8.0592, 80.6900
xyY:
0.1741, 0.0750, 8.0592
CIE-Lab:
34.1060, 74.9053, -94.5985
CIE-LCH:
34.1060, 120.6635, 308.3730
CIE-Luv:
34.1060, -0.7598, -123.3902
Hunter-Lab:
28.3888, 67.9874, -148.6489
#500bed color charts
#500bed RGB chart
#500bed CMYK chart
#500bed RGB pie chart
#500bed color shades, tints & tones
#500bed color schemes
#500bed color preview, HTML & CSS examples
This text has a color of #500bed
<p style="color:#500bed;">Text here</p>
.mytext {color:#500bed;}
Text color #500bed
This box has a color of #500bed
<div style="background-color:#500bed;">Content here</div>
.mybackground {background-color:#500bed;}
Background color #500bed
Border around this has a color of #500bed
<div style="border:2px solid #500bed;">Content here</div>
.myborder {border:2px solid #500bed;}
Border color #500bed