#508750 color space conversions
Hex:
        #508750
        RGB:
        80, 135, 80
        CMY:
        69, 47, 69
        CMYK:
        41, 0, 41, 47
      HSL:
        120°, 25.5814%, 42.1569%
        HSV (HSB):
        120°, 40.7407%, 52.9412%
        XYZ:
        13.4202, 19.6126, 10.6677
        xyY:
        0.3071, 0.4488, 19.6126
      CIE-Lab:
        51.3964, -30.1399, 24.0000
        CIE-LCH:
        51.3964, 38.5281, 141.4702
        CIE-Luv:
        51.3964, -26.5757, 34.3520
        Hunter-Lab:
        44.2861, -23.4091, 16.7184
      #508750 color charts
#508750 RGB chart
      #508750 CMYK chart
      #508750 RGB pie chart
      #508750 color shades, tints & tones
#508750 color schemes
#508750 color preview, HTML & CSS examples
           This text has a color of #508750        
        
          <p style="color:#508750;">Text here</p>
        
        
          .mytext {color:#508750;}
        
        Text color #508750
      
           This box has a color of #508750        
        
          <div style="background-color:#508750;">Content here</div>
        
        
          .mybackground {background-color:#508750;}
        
        Background color #508750
      
           Border around this has a color of #508750        
        
          <div style="border:2px solid #508750;">Content here</div>
        
        
          .myborder {border:2px solid #508750;}
        
        Border color #508750