#2a7842 color space conversions
Hex:
        #2a7842
        RGB:
        42, 120, 66
        CMY:
        84, 53, 74
        CMYK:
        65, 0, 45, 53
      HSL:
        138°, 48.1481%, 31.7647%
        HSV (HSB):
        138°, 65.0000%, 47.0588%
        XYZ:
        8.6547, 14.3185, 7.4619
        xyY:
        0.2844, 0.4705, 14.3185
      CIE-Lab:
        44.6863, -36.6350, 22.7866
        CIE-LCH:
        44.6863, 43.1434, 148.1189
        CIE-Luv:
        44.6863, -33.1179, 32.4734
        Hunter-Lab:
        37.8398, -25.3934, 14.7961
      #2a7842 color charts
#2a7842 RGB chart
      #2a7842 CMYK chart
      #2a7842 RGB pie chart
      #2a7842 color shades, tints & tones
#2a7842 color schemes
#2a7842 color preview, HTML & CSS examples
           This text has a color of #2a7842        
        
          <p style="color:#2a7842;">Text here</p>
        
        
          .mytext {color:#2a7842;}
        
        Text color #2a7842
      
           This box has a color of #2a7842        
        
          <div style="background-color:#2a7842;">Content here</div>
        
        
          .mybackground {background-color:#2a7842;}
        
        Background color #2a7842
      
           Border around this has a color of #2a7842        
        
          <div style="border:2px solid #2a7842;">Content here</div>
        
        
          .myborder {border:2px solid #2a7842;}
        
        Border color #2a7842