#508e55 color space conversions
Hex:
        #508e55
        RGB:
        80, 142, 85
        CMY:
        69, 44, 67
        CMYK:
        44, 0, 40, 44
      HSL:
        125°, 27.9279%, 43.5294%
        HSV (HSB):
        125°, 43.6620%, 55.6863%
        XYZ:
        14.6210, 21.7074, 12.0137
        xyY:
        0.3024, 0.4490, 21.7074
      CIE-Lab:
        53.7151, -32.5902, 24.2727
        CIE-LCH:
        53.7151, 40.6360, 143.3217
        CIE-Luv:
        53.7151, -29.6149, 35.5284
        Hunter-Lab:
        46.5911, -25.5187, 17.3257
      #508e55 color charts
#508e55 RGB chart
      #508e55 CMYK chart
      #508e55 RGB pie chart
      #508e55 color shades, tints & tones
#508e55 color schemes
#508e55 color preview, HTML & CSS examples
           This text has a color of #508e55        
        
          <p style="color:#508e55;">Text here</p>
        
        
          .mytext {color:#508e55;}
        
        Text color #508e55
      
           This box has a color of #508e55        
        
          <div style="background-color:#508e55;">Content here</div>
        
        
          .mybackground {background-color:#508e55;}
        
        Background color #508e55
      
           Border around this has a color of #508e55        
        
          <div style="border:2px solid #508e55;">Content here</div>
        
        
          .myborder {border:2px solid #508e55;}
        
        Border color #508e55