#500d9d color space conversions
Hex:
        #500d9d
        RGB:
        80, 13, 157
        CMY:
        69, 95, 38
        CMYK:
        49, 92, 0, 38
      HSL:
        268°, 84.7059%, 33.3333%
        HSV (HSB):
        268°, 91.7197%, 61.5686%
        XYZ:
        9.5380, 4.4276, 32.2502
        xyY:
        0.2064, 0.0958, 4.4276
      CIE-Lab:
        25.0376, 55.4638, -62.5631
        CIE-LCH:
        25.0376, 83.6084, 311.5578
        CIE-Luv:
        25.0376, 7.5093, -77.3364
        Hunter-Lab:
        21.0420, 44.0878, -76.1421
      #500d9d color charts
#500d9d RGB chart
      #500d9d CMYK chart
      #500d9d RGB pie chart
      #500d9d color shades, tints & tones
#500d9d color schemes
#500d9d color preview, HTML & CSS examples
           This text has a color of #500d9d        
        
          <p style="color:#500d9d;">Text here</p>
        
        
          .mytext {color:#500d9d;}
        
        Text color #500d9d
      
           This box has a color of #500d9d        
        
          <div style="background-color:#500d9d;">Content here</div>
        
        
          .mybackground {background-color:#500d9d;}
        
        Background color #500d9d
      
           Border around this has a color of #500d9d        
        
          <div style="border:2px solid #500d9d;">Content here</div>
        
        
          .myborder {border:2px solid #500d9d;}
        
        Border color #500d9d