#2aa97b color space conversions
Hex:
        #2aa97b
        RGB:
        42, 169, 123
        CMY:
        84, 34, 52
        CMYK:
        75, 0, 27, 34
      HSL:
        158°, 60.1896%, 41.3725%
        HSV (HSB):
        158°, 75.1479%, 66.2745%
        XYZ:
        18.7180, 30.2982, 23.6005
        xyY:
        0.2578, 0.4172, 30.2982
      CIE-Lab:
        61.9107, -44.9222, 14.1899
        CIE-LCH:
        61.9107, 47.1100, 162.4699
        CIE-Luv:
        61.9107, -48.4561, 26.5015
        Hunter-Lab:
        55.0438, -35.6268, 13.1096
      #2aa97b color charts
#2aa97b RGB chart
      #2aa97b CMYK chart
      #2aa97b RGB pie chart
      #2aa97b color shades, tints & tones
#2aa97b color schemes
#2aa97b color preview, HTML & CSS examples
           This text has a color of #2aa97b        
        
          <p style="color:#2aa97b;">Text here</p>
        
        
          .mytext {color:#2aa97b;}
        
        Text color #2aa97b
      
           This box has a color of #2aa97b        
        
          <div style="background-color:#2aa97b;">Content here</div>
        
        
          .mybackground {background-color:#2aa97b;}
        
        Background color #2aa97b
      
           Border around this has a color of #2aa97b        
        
          <div style="border:2px solid #2aa97b;">Content here</div>
        
        
          .myborder {border:2px solid #2aa97b;}
        
        Border color #2aa97b