#538a2e color space conversions
Hex:
        #538a2e
        RGB:
        83, 138, 46
        CMY:
        67, 46, 82
        CMYK:
        40, 0, 67, 46
      HSL:
        96°, 50.0000%, 36.0784%
        HSV (HSB):
        96°, 66.6667%, 54.1176%
        XYZ:
        13.1489, 20.2132, 5.7933
        xyY:
        0.3358, 0.5162, 20.2132
      CIE-Lab:
        52.0774, -34.8420, 42.1517
        CIE-LCH:
        52.0774, 54.6876, 129.5767
        CIE-Luv:
        52.0774, -27.2421, 51.9784
        Hunter-Lab:
        44.9591, -26.4737, 23.8315
      #538a2e color charts
#538a2e RGB chart
      #538a2e CMYK chart
      #538a2e RGB pie chart
      #538a2e color shades, tints & tones
#538a2e color schemes
#538a2e color preview, HTML & CSS examples
           This text has a color of #538a2e        
        
          <p style="color:#538a2e;">Text here</p>
        
        
          .mytext {color:#538a2e;}
        
        Text color #538a2e
      
           This box has a color of #538a2e        
        
          <div style="background-color:#538a2e;">Content here</div>
        
        
          .mybackground {background-color:#538a2e;}
        
        Background color #538a2e
      
           Border around this has a color of #538a2e        
        
          <div style="border:2px solid #538a2e;">Content here</div>
        
        
          .myborder {border:2px solid #538a2e;}
        
        Border color #538a2e