#2a7250 color space conversions
Hex:
        #2a7250
        RGB:
        42, 114, 80
        CMY:
        84, 55, 69
        CMYK:
        63, 0, 30, 55
      HSL:
        152°, 46.1538%, 30.5882%
        HSV (HSB):
        152°, 63.1579%, 44.7059%
        XYZ:
        8.4201, 13.1061, 9.6754
        xyY:
        0.2699, 0.4200, 13.1061
      CIE-Lab:
        42.9226, -31.0836, 12.3426
        CIE-LCH:
        42.9226, 33.4445, 158.3430
        CIE-Luv:
        42.9226, -30.0919, 19.8998
        Hunter-Lab:
        36.2023, -21.8375, 9.4959
      #2a7250 color charts
#2a7250 RGB chart
      #2a7250 CMYK chart
      #2a7250 RGB pie chart
      #2a7250 color shades, tints & tones
#2a7250 color schemes
#2a7250 color preview, HTML & CSS examples
           This text has a color of #2a7250        
        
          <p style="color:#2a7250;">Text here</p>
        
        
          .mytext {color:#2a7250;}
        
        Text color #2a7250
      
           This box has a color of #2a7250        
        
          <div style="background-color:#2a7250;">Content here</div>
        
        
          .mybackground {background-color:#2a7250;}
        
        Background color #2a7250
      
           Border around this has a color of #2a7250        
        
          <div style="border:2px solid #2a7250;">Content here</div>
        
        
          .myborder {border:2px solid #2a7250;}
        
        Border color #2a7250