#2ba997 color space conversions
Hex:
        #2ba997
        RGB:
        43, 169, 151
        CMY:
        83, 34, 41
        CMYK:
        75, 0, 11, 34
      HSL:
        171°, 59.4340%, 41.5686%
        HSV (HSB):
        171°, 74.5562%, 66.2745%
        XYZ:
        20.7701, 31.1239, 34.1910
        xyY:
        0.2413, 0.3615, 31.1239
      CIE-Lab:
        62.6121, -37.6807, -0.4019
        CIE-LCH:
        62.6121, 37.6829, 180.6111
        CIE-Luv:
        62.6121, -46.4552, 5.1059
        Hunter-Lab:
        55.7888, -31.1749, 2.7154
      #2ba997 color charts
#2ba997 RGB chart
      #2ba997 CMYK chart
      #2ba997 RGB pie chart
      #2ba997 color shades, tints & tones
#2ba997 color schemes
#2ba997 color preview, HTML & CSS examples
           This text has a color of #2ba997        
        
          <p style="color:#2ba997;">Text here</p>
        
        
          .mytext {color:#2ba997;}
        
        Text color #2ba997
      
           This box has a color of #2ba997        
        
          <div style="background-color:#2ba997;">Content here</div>
        
        
          .mybackground {background-color:#2ba997;}
        
        Background color #2ba997
      
           Border around this has a color of #2ba997        
        
          <div style="border:2px solid #2ba997;">Content here</div>
        
        
          .myborder {border:2px solid #2ba997;}
        
        Border color #2ba997