#538e4b color space conversions
Hex:
        #538e4b
        RGB:
        83, 142, 75
        CMY:
        67, 44, 71
        CMYK:
        42, 0, 47, 44
      HSL:
        113°, 30.8756%, 42.5490%
        HSV (HSB):
        113°, 47.1831%, 55.6863%
        XYZ:
        14.5103, 21.6930, 10.0790
        xyY:
        0.3135, 0.4687, 21.6930
      CIE-Lab:
        53.6997, -33.2016, 29.6996
        CIE-LCH:
        53.6997, 44.5468, 138.1866
        CIE-Luv:
        53.6997, -28.6445, 41.2774
        Hunter-Lab:
        46.5757, -25.8974, 19.7726
      #538e4b color charts
#538e4b RGB chart
      #538e4b CMYK chart
      #538e4b RGB pie chart
      #538e4b color shades, tints & tones
#538e4b color schemes
#538e4b color preview, HTML & CSS examples
           This text has a color of #538e4b        
        
          <p style="color:#538e4b;">Text here</p>
        
        
          .mytext {color:#538e4b;}
        
        Text color #538e4b
      
           This box has a color of #538e4b        
        
          <div style="background-color:#538e4b;">Content here</div>
        
        
          .mybackground {background-color:#538e4b;}
        
        Background color #538e4b
      
           Border around this has a color of #538e4b        
        
          <div style="border:2px solid #538e4b;">Content here</div>
        
        
          .myborder {border:2px solid #538e4b;}
        
        Border color #538e4b