#2aa04f color space conversions
Hex:
        #2aa04f
        RGB:
        42, 160, 79
        CMY:
        84, 37, 69
        CMYK:
        74, 0, 51, 37
      HSL:
        139°, 58.4158%, 39.6078%
        HSV (HSB):
        139°, 73.7500%, 62.7451%
        XYZ:
        14.9369, 26.1984, 11.6667
        xyY:
        0.2829, 0.4962, 26.1984
      CIE-Lab:
        58.2249, -50.1125, 32.9808
        CIE-LCH:
        58.2249, 59.9916, 146.6497
        CIE-Luv:
        58.2249, -47.6426, 48.4549
        Hunter-Lab:
        51.1843, -37.4816, 22.3148
      #2aa04f color charts
#2aa04f RGB chart
      #2aa04f CMYK chart
      #2aa04f RGB pie chart
      #2aa04f color shades, tints & tones
#2aa04f color schemes
#2aa04f color preview, HTML & CSS examples
           This text has a color of #2aa04f        
        
          <p style="color:#2aa04f;">Text here</p>
        
        
          .mytext {color:#2aa04f;}
        
        Text color #2aa04f
      
           This box has a color of #2aa04f        
        
          <div style="background-color:#2aa04f;">Content here</div>
        
        
          .mybackground {background-color:#2aa04f;}
        
        Background color #2aa04f
      
           Border around this has a color of #2aa04f        
        
          <div style="border:2px solid #2aa04f;">Content here</div>
        
        
          .myborder {border:2px solid #2aa04f;}
        
        Border color #2aa04f