#500bdd color space conversions
Hex:
#500bdd
RGB:
80, 11, 221
CMY:
69, 96, 13
CMYK:
64, 95, 0, 13
HSL:
260°, 90.5172%, 45.4902%
HSV (HSB):
260°, 95.0226%, 86.6667%
XYZ:
16.4791, 7.1653, 68.9211
xyY:
0.1780, 0.0774, 7.1653
CIE-Lab:
32.1802, 71.1322, -88.6532
CIE-LCH:
32.1802, 113.6626, 308.7423
CIE-Luv:
32.1802, 0.6153, -114.3524
Hunter-Lab:
26.7680, 63.0451, -133.9196
#500bdd color charts
#500bdd RGB chart
#500bdd CMYK chart
#500bdd RGB pie chart
#500bdd color shades, tints & tones
#500bdd color schemes
#500bdd color preview, HTML & CSS examples
This text has a color of #500bdd
<p style="color:#500bdd;">Text here</p>
.mytext {color:#500bdd;}
Text color #500bdd
This box has a color of #500bdd
<div style="background-color:#500bdd;">Content here</div>
.mybackground {background-color:#500bdd;}
Background color #500bdd
Border around this has a color of #500bdd
<div style="border:2px solid #500bdd;">Content here</div>
.myborder {border:2px solid #500bdd;}
Border color #500bdd