#2aa14e color space conversions
Hex:
        #2aa14e
        RGB:
        42, 161, 78
        CMY:
        84, 37, 69
        CMYK:
        74, 0, 52, 37
      HSL:
        138°, 58.6207%, 39.8039%
        HSV (HSB):
        138°, 73.9130%, 63.1373%
        XYZ:
        15.0749, 26.5320, 11.5344
        xyY:
        0.2837, 0.4993, 26.5320
      CIE-Lab:
        58.5386, -50.6371, 33.8821
        CIE-LCH:
        58.5386, 60.9271, 146.2129
        CIE-Luv:
        58.5386, -48.0498, 49.5259
        Hunter-Lab:
        51.5093, -37.9008, 22.7798
      #2aa14e color charts
#2aa14e RGB chart
      #2aa14e CMYK chart
      #2aa14e RGB pie chart
      #2aa14e color shades, tints & tones
#2aa14e color schemes
#2aa14e color preview, HTML & CSS examples
           This text has a color of #2aa14e        
        
          <p style="color:#2aa14e;">Text here</p>
        
        
          .mytext {color:#2aa14e;}
        
        Text color #2aa14e
      
           This box has a color of #2aa14e        
        
          <div style="background-color:#2aa14e;">Content here</div>
        
        
          .mybackground {background-color:#2aa14e;}
        
        Background color #2aa14e
      
           Border around this has a color of #2aa14e        
        
          <div style="border:2px solid #2aa14e;">Content here</div>
        
        
          .myborder {border:2px solid #2aa14e;}
        
        Border color #2aa14e