#500c7d color space conversions
Hex:
        #500c7d
        RGB:
        80, 12, 125
        CMY:
        69, 95, 51
        CMYK:
        36, 90, 0, 51
      HSL:
        276°, 82.4818%, 26.8627%
        HSV (HSB):
        276°, 90.4000%, 49.0196%
        XYZ:
        7.1414, 3.4491, 19.6914
        xyY:
        0.2358, 0.1139, 3.4491
      CIE-Lab:
        21.7595, 48.2287, -47.9990
        CIE-LCH:
        21.7595, 68.0435, 315.1368
        CIE-Luv:
        21.7595, 12.5428, -58.0351
        Hunter-Lab:
        18.5717, 36.1384, -49.8643
      #500c7d color charts
#500c7d RGB chart
      #500c7d CMYK chart
      #500c7d RGB pie chart
      #500c7d color shades, tints & tones
#500c7d color schemes
#500c7d color preview, HTML & CSS examples
           This text has a color of #500c7d        
        
          <p style="color:#500c7d;">Text here</p>
        
        
          .mytext {color:#500c7d;}
        
        Text color #500c7d
      
           This box has a color of #500c7d        
        
          <div style="background-color:#500c7d;">Content here</div>
        
        
          .mybackground {background-color:#500c7d;}
        
        Background color #500c7d
      
           Border around this has a color of #500c7d        
        
          <div style="border:2px solid #500c7d;">Content here</div>
        
        
          .myborder {border:2px solid #500c7d;}
        
        Border color #500c7d