#2aab89 color space conversions
Hex:
        #2aab89
        RGB:
        42, 171, 137
        CMY:
        84, 33, 46
        CMYK:
        75, 0, 20, 33
      HSL:
        164°, 60.5634%, 41.7647%
        HSV (HSB):
        164°, 75.4386%, 67.0588%
        XYZ:
        20.0331, 31.4242, 28.6765
        xyY:
        0.2500, 0.3921, 31.4242
      CIE-Lab:
        62.8641, -42.3723, 7.7733
        CIE-LCH:
        62.8641, 43.0795, 169.6045
        CIE-Luv:
        62.8641, -48.2695, 17.5333
        Hunter-Lab:
        56.0573, -34.3100, 8.9099
      #2aab89 color charts
#2aab89 RGB chart
      #2aab89 CMYK chart
      #2aab89 RGB pie chart
      #2aab89 color shades, tints & tones
#2aab89 color schemes
#2aab89 color preview, HTML & CSS examples
           This text has a color of #2aab89        
        
          <p style="color:#2aab89;">Text here</p>
        
        
          .mytext {color:#2aab89;}
        
        Text color #2aab89
      
           This box has a color of #2aab89        
        
          <div style="background-color:#2aab89;">Content here</div>
        
        
          .mybackground {background-color:#2aab89;}
        
        Background color #2aab89
      
           Border around this has a color of #2aab89        
        
          <div style="border:2px solid #2aab89;">Content here</div>
        
        
          .myborder {border:2px solid #2aab89;}
        
        Border color #2aab89