#50005d color space conversions
Hex:
        #50005d
        RGB:
        80, 0, 93
        CMY:
        69, 100, 64
        CMYK:
        14, 100, 0, 64
      HSL:
        292°, 100.0000%, 18.2353%
        HSV (HSB):
        292°, 100.0000%, 36.4706%
        XYZ:
        5.2840, 2.4958, 10.5592
        xyY:
        0.2881, 0.1361, 2.4958
      CIE-Lab:
        17.8995, 44.7111, -33.4393
        CIE-LCH:
        17.8995, 55.8325, 323.2073
        CIE-Luv:
        17.8995, 20.0711, -38.7249
        Hunter-Lab:
        15.7981, 32.0571, -28.5698
      #50005d color charts
#50005d RGB chart
      #50005d CMYK chart
      #50005d RGB pie chart
      #50005d color shades, tints & tones
#50005d color schemes
#50005d color preview, HTML & CSS examples
           This text has a color of #50005d        
        
          <p style="color:#50005d;">Text here</p>
        
        
          .mytext {color:#50005d;}
        
        Text color #50005d
      
           This box has a color of #50005d        
        
          <div style="background-color:#50005d;">Content here</div>
        
        
          .mybackground {background-color:#50005d;}
        
        Background color #50005d
      
           Border around this has a color of #50005d        
        
          <div style="border:2px solid #50005d;">Content here</div>
        
        
          .myborder {border:2px solid #50005d;}
        
        Border color #50005d