#538c3d color space conversions
Hex:
        #538c3d
        RGB:
        83, 140, 61
        CMY:
        67, 45, 76
        CMYK:
        41, 0, 56, 45
      HSL:
        103°, 39.3035%, 39.4118%
        HSV (HSB):
        103°, 56.4286%, 54.9020%
        XYZ:
        13.7877, 20.9321, 7.7285
        xyY:
        0.3248, 0.4931, 20.9321
      CIE-Lab:
        52.8751, -34.1588, 35.9417
        CIE-LCH:
        52.8751, 49.5846, 133.5431
        CIE-Luv:
        52.8751, -27.9728, 47.0533
        Hunter-Lab:
        45.7516, -26.2727, 22.0107
      #538c3d color charts
#538c3d RGB chart
      #538c3d CMYK chart
      #538c3d RGB pie chart
      #538c3d color shades, tints & tones
#538c3d color schemes
#538c3d color preview, HTML & CSS examples
           This text has a color of #538c3d        
        
          <p style="color:#538c3d;">Text here</p>
        
        
          .mytext {color:#538c3d;}
        
        Text color #538c3d
      
           This box has a color of #538c3d        
        
          <div style="background-color:#538c3d;">Content here</div>
        
        
          .mybackground {background-color:#538c3d;}
        
        Background color #538c3d
      
           Border around this has a color of #538c3d        
        
          <div style="border:2px solid #538c3d;">Content here</div>
        
        
          .myborder {border:2px solid #538c3d;}
        
        Border color #538c3d