#507c5e color space conversions
Hex:
        #507c5e
        RGB:
        80, 124, 94
        CMY:
        69, 51, 63
        CMYK:
        35, 0, 24, 51
      HSL:
        139°, 21.5686%, 40.0000%
        HSV (HSB):
        139°, 35.4839%, 48.6275%
        XYZ:
        12.5363, 16.9289, 13.1966
        xyY:
        0.2939, 0.3968, 16.9289
      CIE-Lab:
        48.1704, -22.0812, 11.6625
        CIE-LCH:
        48.1704, 24.9719, 152.1586
        CIE-Luv:
        48.1704, -21.2905, 18.4583
        Hunter-Lab:
        41.1448, -17.6167, 9.7850
      #507c5e color charts
#507c5e RGB chart
      #507c5e CMYK chart
      #507c5e RGB pie chart
      #507c5e color shades, tints & tones
#507c5e color schemes
#507c5e color preview, HTML & CSS examples
           This text has a color of #507c5e        
        
          <p style="color:#507c5e;">Text here</p>
        
        
          .mytext {color:#507c5e;}
        
        Text color #507c5e
      
           This box has a color of #507c5e        
        
          <div style="background-color:#507c5e;">Content here</div>
        
        
          .mybackground {background-color:#507c5e;}
        
        Background color #507c5e
      
           Border around this has a color of #507c5e        
        
          <div style="border:2px solid #507c5e;">Content here</div>
        
        
          .myborder {border:2px solid #507c5e;}
        
        Border color #507c5e