#2a5b34 color space conversions
Hex:
        #2a5b34
        RGB:
        42, 91, 52
        CMY:
        84, 64, 80
        CMYK:
        54, 0, 43, 64
      HSL:
        132°, 36.8421%, 26.0784%
        HSV (HSB):
        132°, 53.8462%, 35.6863%
        XYZ:
        5.3158, 8.2223, 4.5557
        xyY:
        0.2938, 0.4544, 8.2223
      CIE-Lab:
        34.4417, -26.2104, 17.5361
        CIE-LCH:
        34.4417, 31.5357, 146.2155
        CIE-Luv:
        34.4417, -21.6862, 23.1185
        Hunter-Lab:
        28.6746, -17.0899, 10.6525
      #2a5b34 color charts
#2a5b34 RGB chart
      #2a5b34 CMYK chart
      #2a5b34 RGB pie chart
      #2a5b34 color shades, tints & tones
#2a5b34 color schemes
#2a5b34 color preview, HTML & CSS examples
           This text has a color of #2a5b34        
        
          <p style="color:#2a5b34;">Text here</p>
        
        
          .mytext {color:#2a5b34;}
        
        Text color #2a5b34
      
           This box has a color of #2a5b34        
        
          <div style="background-color:#2a5b34;">Content here</div>
        
        
          .mybackground {background-color:#2a5b34;}
        
        Background color #2a5b34
      
           Border around this has a color of #2a5b34        
        
          <div style="border:2px solid #2a5b34;">Content here</div>
        
        
          .myborder {border:2px solid #2a5b34;}
        
        Border color #2a5b34