#2bb196 color space conversions
Hex:
        #2bb196
        RGB:
        43, 177, 150
        CMY:
        83, 31, 41
        CMYK:
        76, 0, 15, 31
      HSL:
        168°, 60.9091%, 43.1373%
        HSV (HSB):
        168°, 75.7062%, 69.4118%
        XYZ:
        22.2234, 34.1599, 34.2764
        xyY:
        0.2451, 0.3768, 34.1599
      CIE-Lab:
        65.0893, -41.4919, 3.7560
        CIE-LCH:
        65.0893, 41.6616, 174.8274
        CIE-Luv:
        65.0893, -49.4056, 11.8108
        Hunter-Lab:
        58.4465, -34.4092, 6.1414
      #2bb196 color charts
#2bb196 RGB chart
      #2bb196 CMYK chart
      #2bb196 RGB pie chart
      #2bb196 color shades, tints & tones
#2bb196 color schemes
#2bb196 color preview, HTML & CSS examples
           This text has a color of #2bb196        
        
          <p style="color:#2bb196;">Text here</p>
        
        
          .mytext {color:#2bb196;}
        
        Text color #2bb196
      
           This box has a color of #2bb196        
        
          <div style="background-color:#2bb196;">Content here</div>
        
        
          .mybackground {background-color:#2bb196;}
        
        Background color #2bb196
      
           Border around this has a color of #2bb196        
        
          <div style="border:2px solid #2bb196;">Content here</div>
        
        
          .myborder {border:2px solid #2bb196;}
        
        Border color #2bb196