#2a7545 color space conversions
Hex:
        #2a7545
        RGB:
        42, 117, 69
        CMY:
        84, 54, 73
        CMYK:
        64, 0, 41, 54
      HSL:
        142°, 47.1698%, 31.1765%
        HSV (HSB):
        142°, 64.1026%, 45.8824%
        XYZ:
        8.3903, 13.6445, 7.8217
        xyY:
        0.2810, 0.4570, 13.6445
      CIE-Lab:
        43.7187, -34.7785, 19.8234
        CIE-LCH:
        43.7187, 40.0313, 150.3173
        CIE-Luv:
        43.7187, -31.7962, 28.9029
        Hunter-Lab:
        36.9385, -24.0973, 13.3024
      #2a7545 color charts
#2a7545 RGB chart
      #2a7545 CMYK chart
      #2a7545 RGB pie chart
      #2a7545 color shades, tints & tones
#2a7545 color schemes
#2a7545 color preview, HTML & CSS examples
           This text has a color of #2a7545        
        
          <p style="color:#2a7545;">Text here</p>
        
        
          .mytext {color:#2a7545;}
        
        Text color #2a7545
      
           This box has a color of #2a7545        
        
          <div style="background-color:#2a7545;">Content here</div>
        
        
          .mybackground {background-color:#2a7545;}
        
        Background color #2a7545
      
           Border around this has a color of #2a7545        
        
          <div style="border:2px solid #2a7545;">Content here</div>
        
        
          .myborder {border:2px solid #2a7545;}
        
        Border color #2a7545