#2a7241 color space conversions
Hex:
        #2a7241
        RGB:
        42, 114, 65
        CMY:
        84, 55, 75
        CMYK:
        63, 0, 43, 55
      HSL:
        139°, 46.1538%, 30.5882%
        HSV (HSB):
        139°, 63.1579%, 44.7059%
        XYZ:
        7.9263, 12.9085, 7.0749
        xyY:
        0.2840, 0.4625, 12.9085
      CIE-Lab:
        42.6251, -34.2468, 20.6728
        CIE-LCH:
        42.6251, 40.0026, 148.8830
        CIE-Luv:
        42.6251, -30.7667, 29.4534
        Hunter-Lab:
        35.9284, -23.4953, 13.4748
      #2a7241 color charts
#2a7241 RGB chart
      #2a7241 CMYK chart
      #2a7241 RGB pie chart
      #2a7241 color shades, tints & tones
#2a7241 color schemes
#2a7241 color preview, HTML & CSS examples
           This text has a color of #2a7241        
        
          <p style="color:#2a7241;">Text here</p>
        
        
          .mytext {color:#2a7241;}
        
        Text color #2a7241
      
           This box has a color of #2a7241        
        
          <div style="background-color:#2a7241;">Content here</div>
        
        
          .mybackground {background-color:#2a7241;}
        
        Background color #2a7241
      
           Border around this has a color of #2a7241        
        
          <div style="border:2px solid #2a7241;">Content here</div>
        
        
          .myborder {border:2px solid #2a7241;}
        
        Border color #2a7241