#500c7b color space conversions
Hex:
        #500c7b
        RGB:
        80, 12, 123
        CMY:
        69, 95, 52
        CMYK:
        35, 90, 0, 52
      HSL:
        277°, 82.2222%, 26.4706%
        HSV (HSB):
        277°, 90.2439%, 48.2353%
        XYZ:
        7.0149, 3.3985, 19.0251
        xyY:
        0.2383, 0.1154, 3.3985
      CIE-Lab:
        21.5739, 47.7753, -47.0288
        CIE-LCH:
        21.5739, 67.0387, 315.4512
        CIE-Luv:
        21.5739, 12.9049, -56.8001
        Hunter-Lab:
        18.4350, 35.6618, -48.2836
      #500c7b color charts
#500c7b RGB chart
      #500c7b CMYK chart
      #500c7b RGB pie chart
      #500c7b color shades, tints & tones
#500c7b color schemes
#500c7b color preview, HTML & CSS examples
           This text has a color of #500c7b        
        
          <p style="color:#500c7b;">Text here</p>
        
        
          .mytext {color:#500c7b;}
        
        Text color #500c7b
      
           This box has a color of #500c7b        
        
          <div style="background-color:#500c7b;">Content here</div>
        
        
          .mybackground {background-color:#500c7b;}
        
        Background color #500c7b
      
           Border around this has a color of #500c7b        
        
          <div style="border:2px solid #500c7b;">Content here</div>
        
        
          .myborder {border:2px solid #500c7b;}
        
        Border color #500c7b