#2aaf73 color space conversions
Hex:
        #2aaf73
        RGB:
        42, 175, 115
        CMY:
        84, 31, 55
        CMYK:
        76, 0, 34, 31
      HSL:
        153°, 61.2903%, 42.5490%
        HSV (HSB):
        153°, 76.0000%, 68.6275%
        XYZ:
        19.3793, 32.3900, 21.4502
        xyY:
        0.2647, 0.4424, 32.3900
      CIE-Lab:
        63.6639, -49.0926, 20.9782
        CIE-LCH:
        63.6639, 53.3869, 156.8620
        CIE-Luv:
        63.6639, -51.1014, 35.9705
        Hunter-Lab:
        56.9122, -38.8148, 17.4922
      #2aaf73 color charts
#2aaf73 RGB chart
      #2aaf73 CMYK chart
      #2aaf73 RGB pie chart
      #2aaf73 color shades, tints & tones
#2aaf73 color schemes
#2aaf73 color preview, HTML & CSS examples
           This text has a color of #2aaf73        
        
          <p style="color:#2aaf73;">Text here</p>
        
        
          .mytext {color:#2aaf73;}
        
        Text color #2aaf73
      
           This box has a color of #2aaf73        
        
          <div style="background-color:#2aaf73;">Content here</div>
        
        
          .mybackground {background-color:#2aaf73;}
        
        Background color #2aaf73
      
           Border around this has a color of #2aaf73        
        
          <div style="border:2px solid #2aaf73;">Content here</div>
        
        
          .myborder {border:2px solid #2aaf73;}
        
        Border color #2aaf73