#502b5d color space conversions
Hex:
        #502b5d
        RGB:
        80, 43, 93
        CMY:
        69, 83, 64
        CMYK:
        14, 54, 0, 64
      HSL:
        284°, 36.7647%, 26.6667%
        HSV (HSB):
        284°, 53.7634%, 36.4706%
        XYZ:
        6.1479, 4.2235, 10.8471
        xyY:
        0.2897, 0.1990, 4.2235
      CIE-Lab:
        24.3971, 26.5835, -23.0644
        CIE-LCH:
        24.3971, 35.1945, 319.0544
        CIE-Luv:
        24.3971, 13.6872, -30.3923
        Hunter-Lab:
        20.5513, 17.4337, -16.9079
      #502b5d color charts
#502b5d RGB chart
      #502b5d CMYK chart
      #502b5d RGB pie chart
      #502b5d color shades, tints & tones
#502b5d color schemes
#502b5d color preview, HTML & CSS examples
           This text has a color of #502b5d        
        
          <p style="color:#502b5d;">Text here</p>
        
        
          .mytext {color:#502b5d;}
        
        Text color #502b5d
      
           This box has a color of #502b5d        
        
          <div style="background-color:#502b5d;">Content here</div>
        
        
          .mybackground {background-color:#502b5d;}
        
        Background color #502b5d
      
           Border around this has a color of #502b5d        
        
          <div style="border:2px solid #502b5d;">Content here</div>
        
        
          .myborder {border:2px solid #502b5d;}
        
        Border color #502b5d