#2bb997 color space conversions
Hex:
        #2bb997
        RGB:
        43, 185, 151
        CMY:
        83, 27, 41
        CMYK:
        77, 0, 18, 27
      HSL:
        166°, 62.2807%, 44.7059%
        HSV (HSB):
        166°, 76.7568%, 72.5490%
        XYZ:
        23.9311, 37.4459, 35.2446
        xyY:
        0.2477, 0.3876, 37.4459
      CIE-Lab:
        67.6102, -44.6619, 6.8333
        CIE-LCH:
        67.6102, 45.1816, 171.3012
        CIE-Luv:
        67.6102, -52.1911, 16.8159
        Hunter-Lab:
        61.1930, -37.2807, 8.6866
      #2bb997 color charts
#2bb997 RGB chart
      #2bb997 CMYK chart
      #2bb997 RGB pie chart
      #2bb997 color shades, tints & tones
#2bb997 color schemes
#2bb997 color preview, HTML & CSS examples
           This text has a color of #2bb997        
        
          <p style="color:#2bb997;">Text here</p>
        
        
          .mytext {color:#2bb997;}
        
        Text color #2bb997
      
           This box has a color of #2bb997        
        
          <div style="background-color:#2bb997;">Content here</div>
        
        
          .mybackground {background-color:#2bb997;}
        
        Background color #2bb997
      
           Border around this has a color of #2bb997        
        
          <div style="border:2px solid #2bb997;">Content here</div>
        
        
          .myborder {border:2px solid #2bb997;}
        
        Border color #2bb997