#2aa87f color space conversions
Hex:
        #2aa87f
        RGB:
        42, 168, 127
        CMY:
        84, 34, 50
        CMYK:
        75, 0, 24, 34
      HSL:
        160°, 60.0000%, 41.1765%
        HSV (HSB):
        160°, 75.0000%, 65.8824%
        XYZ:
        18.7882, 30.0298, 24.8848
        xyY:
        0.2549, 0.4074, 30.0298
      CIE-Lab:
        61.6799, -43.5639, 11.6512
        CIE-LCH:
        61.6799, 45.0951, 165.0267
        CIE-Luv:
        61.6799, -47.8401, 22.9175
        Hunter-Lab:
        54.7995, -34.6995, 11.4357
      #2aa87f color charts
#2aa87f RGB chart
      #2aa87f CMYK chart
      #2aa87f RGB pie chart
      #2aa87f color shades, tints & tones
#2aa87f color schemes
#2aa87f color preview, HTML & CSS examples
           This text has a color of #2aa87f        
        
          <p style="color:#2aa87f;">Text here</p>
        
        
          .mytext {color:#2aa87f;}
        
        Text color #2aa87f
      
           This box has a color of #2aa87f        
        
          <div style="background-color:#2aa87f;">Content here</div>
        
        
          .mybackground {background-color:#2aa87f;}
        
        Background color #2aa87f
      
           Border around this has a color of #2aa87f        
        
          <div style="border:2px solid #2aa87f;">Content here</div>
        
        
          .myborder {border:2px solid #2aa87f;}
        
        Border color #2aa87f