#502f4d color space conversions
Hex:
        #502f4d
        RGB:
        80, 47, 77
        CMY:
        69, 82, 70
        CMYK:
        0, 41, 4, 69
      HSL:
        305°, 25.9843%, 24.9020%
        HSV (HSB):
        305°, 41.2500%, 31.3725%
        XYZ:
        5.6643, 4.2743, 7.5477
        xyY:
        0.3239, 0.2444, 4.2743
      CIE-Lab:
        24.5584, 20.4815, -12.2293
        CIE-LCH:
        24.5584, 23.8547, 329.1590
        CIE-Luv:
        24.5584, 15.1043, -16.6353
        Hunter-Lab:
        20.6744, 12.7247, -7.1730
      #502f4d color charts
#502f4d RGB chart
      #502f4d CMYK chart
      #502f4d RGB pie chart
      #502f4d color shades, tints & tones
#502f4d color schemes
#502f4d color preview, HTML & CSS examples
           This text has a color of #502f4d        
        
          <p style="color:#502f4d;">Text here</p>
        
        
          .mytext {color:#502f4d;}
        
        Text color #502f4d
      
           This box has a color of #502f4d        
        
          <div style="background-color:#502f4d;">Content here</div>
        
        
          .mybackground {background-color:#502f4d;}
        
        Background color #502f4d
      
           Border around this has a color of #502f4d        
        
          <div style="border:2px solid #502f4d;">Content here</div>
        
        
          .myborder {border:2px solid #502f4d;}
        
        Border color #502f4d