#500cd5 color space conversions
Hex:
        #500cd5
        RGB:
        80, 12, 213
        CMY:
        69, 95, 16
        CMYK:
        62, 94, 0, 16
      HSL:
        260°, 89.3333%, 44.1176%
        HSV (HSB):
        260°, 94.3662%, 83.5294%
        XYZ:
        15.4500, 6.7725, 63.4437
        xyY:
        0.1804, 0.0791, 6.7725
      CIE-Lab:
        31.2833, 69.0693, -85.5244
        CIE-LCH:
        31.2833, 109.9317, 308.9243
        CIE-Luv:
        31.2833, 1.3100, -109.8174
        Hunter-Lab:
        26.0241, 60.4299, -126.3255
      #500cd5 color charts
#500cd5 RGB chart
      #500cd5 CMYK chart
      #500cd5 RGB pie chart
      #500cd5 color shades, tints & tones
#500cd5 color schemes
#500cd5 color preview, HTML & CSS examples
           This text has a color of #500cd5        
        
          <p style="color:#500cd5;">Text here</p>
        
        
          .mytext {color:#500cd5;}
        
        Text color #500cd5
      
           This box has a color of #500cd5        
        
          <div style="background-color:#500cd5;">Content here</div>
        
        
          .mybackground {background-color:#500cd5;}
        
        Background color #500cd5
      
           Border around this has a color of #500cd5        
        
          <div style="border:2px solid #500cd5;">Content here</div>
        
        
          .myborder {border:2px solid #500cd5;}
        
        Border color #500cd5