#500d6b color space conversions
Hex:
        #500d6b
        RGB:
        80, 13, 107
        CMY:
        69, 95, 58
        CMYK:
        25, 88, 0, 58
      HSL:
        283°, 78.3333%, 23.5294%
        HSV (HSB):
        283°, 87.8505%, 41.9608%
        XYZ:
        6.1060, 3.0549, 14.1777
        xyY:
        0.2616, 0.1309, 3.0549
      CIE-Lab:
        20.2623, 43.9491, -38.8495
        CIE-LCH:
        20.2623, 58.6584, 318.5244
        CIE-Luv:
        20.2623, 15.9943, -46.6974
        Hunter-Lab:
        17.4782, 31.7726, -35.8595
      #500d6b color charts
#500d6b RGB chart
      #500d6b CMYK chart
      #500d6b RGB pie chart
      #500d6b color shades, tints & tones
#500d6b color schemes
#500d6b color preview, HTML & CSS examples
           This text has a color of #500d6b        
        
          <p style="color:#500d6b;">Text here</p>
        
        
          .mytext {color:#500d6b;}
        
        Text color #500d6b
      
           This box has a color of #500d6b        
        
          <div style="background-color:#500d6b;">Content here</div>
        
        
          .mybackground {background-color:#500d6b;}
        
        Background color #500d6b
      
           Border around this has a color of #500d6b        
        
          <div style="border:2px solid #500d6b;">Content here</div>
        
        
          .myborder {border:2px solid #500d6b;}
        
        Border color #500d6b