#508b54 color space conversions
Hex:
        #508b54
        RGB:
        80, 139, 84
        CMY:
        69, 45, 67
        CMYK:
        42, 0, 40, 45
      HSL:
        124°, 26.9406%, 42.9412%
        HSV (HSB):
        124°, 42.4460%, 54.5098%
        XYZ:
        14.1411, 20.8108, 11.6591
        xyY:
        0.3034, 0.4465, 20.8108
      CIE-Lab:
        52.7418, -31.3583, 23.5478
        CIE-LCH:
        52.7418, 39.2153, 143.0961
        CIE-Luv:
        52.7418, -28.2987, 34.3438
        Hunter-Lab:
        45.6189, -24.5009, 16.7801
      #508b54 color charts
#508b54 RGB chart
      #508b54 CMYK chart
      #508b54 RGB pie chart
      #508b54 color shades, tints & tones
#508b54 color schemes
#508b54 color preview, HTML & CSS examples
           This text has a color of #508b54        
        
          <p style="color:#508b54;">Text here</p>
        
        
          .mytext {color:#508b54;}
        
        Text color #508b54
      
           This box has a color of #508b54        
        
          <div style="background-color:#508b54;">Content here</div>
        
        
          .mybackground {background-color:#508b54;}
        
        Background color #508b54
      
           Border around this has a color of #508b54        
        
          <div style="border:2px solid #508b54;">Content here</div>
        
        
          .myborder {border:2px solid #508b54;}
        
        Border color #508b54