#507d4f color space conversions
Hex:
        #507d4f
        RGB:
        80, 125, 79
        CMY:
        69, 51, 69
        CMYK:
        36, 0, 37, 51
      HSL:
        119°, 22.5490%, 40.0000%
        HSV (HSB):
        119°, 36.8000%, 49.0196%
        XYZ:
        12.0532, 16.9372, 10.0311
        xyY:
        0.3089, 0.4340, 16.9372
      CIE-Lab:
        48.1808, -25.4389, 20.3279
        CIE-LCH:
        48.1808, 32.5632, 141.3721
        CIE-Luv:
        48.1808, -21.9672, 28.9943
        Hunter-Lab:
        41.1549, -19.7431, 14.3571
      #507d4f color charts
#507d4f RGB chart
      #507d4f CMYK chart
      #507d4f RGB pie chart
      #507d4f color shades, tints & tones
#507d4f color schemes
#507d4f color preview, HTML & CSS examples
           This text has a color of #507d4f        
        
          <p style="color:#507d4f;">Text here</p>
        
        
          .mytext {color:#507d4f;}
        
        Text color #507d4f
      
           This box has a color of #507d4f        
        
          <div style="background-color:#507d4f;">Content here</div>
        
        
          .mybackground {background-color:#507d4f;}
        
        Background color #507d4f
      
           Border around this has a color of #507d4f        
        
          <div style="border:2px solid #507d4f;">Content here</div>
        
        
          .myborder {border:2px solid #507d4f;}
        
        Border color #507d4f