#2aaf72 color space conversions
Hex:
        #2aaf72
        RGB:
        42, 175, 114
        CMY:
        84, 31, 55
        CMYK:
        76, 0, 35, 31
      HSL:
        152°, 61.2903%, 42.5490%
        HSV (HSB):
        152°, 76.0000%, 68.6275%
        XYZ:
        19.3221, 32.3671, 21.1487
        xyY:
        0.2653, 0.4444, 32.3671
      CIE-Lab:
        63.6451, -49.3017, 21.4936
        CIE-LCH:
        63.6451, 53.7832, 156.4447
        CIE-Luv:
        63.6451, -51.1611, 36.6324
        Hunter-Lab:
        56.8921, -38.9377, 17.7844
      #2aaf72 color charts
#2aaf72 RGB chart
      #2aaf72 CMYK chart
      #2aaf72 RGB pie chart
      #2aaf72 color shades, tints & tones
#2aaf72 color schemes
#2aaf72 color preview, HTML & CSS examples
           This text has a color of #2aaf72        
        
          <p style="color:#2aaf72;">Text here</p>
        
        
          .mytext {color:#2aaf72;}
        
        Text color #2aaf72
      
           This box has a color of #2aaf72        
        
          <div style="background-color:#2aaf72;">Content here</div>
        
        
          .mybackground {background-color:#2aaf72;}
        
        Background color #2aaf72
      
           Border around this has a color of #2aaf72        
        
          <div style="border:2px solid #2aaf72;">Content here</div>
        
        
          .myborder {border:2px solid #2aaf72;}
        
        Border color #2aaf72