#2a5e28 color space conversions
Hex:
        #2a5e28
        RGB:
        42, 94, 40
        CMY:
        84, 63, 84
        CMYK:
        55, 0, 57, 63
      HSL:
        118°, 40.2985%, 26.2745%
        HSV (HSB):
        118°, 57.4468%, 36.8627%
        XYZ:
        5.3406, 8.6508, 3.3958
        xyY:
        0.3072, 0.4975, 8.6508
      CIE-Lab:
        35.3032, -29.6268, 25.4997
        CIE-LCH:
        35.3032, 39.0894, 139.2815
        CIE-Luv:
        35.3032, -23.3183, 30.9963
        Hunter-Lab:
        29.4123, -19.0604, 13.7433
      #2a5e28 color charts
#2a5e28 RGB chart
      #2a5e28 CMYK chart
      #2a5e28 RGB pie chart
      #2a5e28 color shades, tints & tones
#2a5e28 color schemes
#2a5e28 color preview, HTML & CSS examples
           This text has a color of #2a5e28        
        
          <p style="color:#2a5e28;">Text here</p>
        
        
          .mytext {color:#2a5e28;}
        
        Text color #2a5e28
      
           This box has a color of #2a5e28        
        
          <div style="background-color:#2a5e28;">Content here</div>
        
        
          .mybackground {background-color:#2a5e28;}
        
        Background color #2a5e28
      
           Border around this has a color of #2a5e28        
        
          <div style="border:2px solid #2a5e28;">Content here</div>
        
        
          .myborder {border:2px solid #2a5e28;}
        
        Border color #2a5e28