#2a7a41 color space conversions
Hex:
        #2a7a41
        RGB:
        42, 122, 65
        CMY:
        84, 52, 75
        CMYK:
        66, 0, 47, 52
      HSL:
        137°, 48.7805%, 32.1569%
        HSV (HSB):
        137°, 65.5738%, 47.8431%
        XYZ:
        8.8685, 14.7930, 7.3889
        xyY:
        0.2856, 0.4764, 14.7930
      CIE-Lab:
        45.3493, -37.6553, 24.1971
        CIE-LCH:
        45.3493, 44.7596, 147.2753
        CIE-Luv:
        45.3493, -33.9500, 34.2180
        Hunter-Lab:
        38.4616, -26.1492, 15.5328
      #2a7a41 color charts
#2a7a41 RGB chart
      #2a7a41 CMYK chart
      #2a7a41 RGB pie chart
      #2a7a41 color shades, tints & tones
#2a7a41 color schemes
#2a7a41 color preview, HTML & CSS examples
           This text has a color of #2a7a41        
        
          <p style="color:#2a7a41;">Text here</p>
        
        
          .mytext {color:#2a7a41;}
        
        Text color #2a7a41
      
           This box has a color of #2a7a41        
        
          <div style="background-color:#2a7a41;">Content here</div>
        
        
          .mybackground {background-color:#2a7a41;}
        
        Background color #2a7a41
      
           Border around this has a color of #2a7a41        
        
          <div style="border:2px solid #2a7a41;">Content here</div>
        
        
          .myborder {border:2px solid #2a7a41;}
        
        Border color #2a7a41