#2bb097 color space conversions
Hex:
        #2bb097
        RGB:
        43, 176, 151
        CMY:
        83, 31, 41
        CMYK:
        76, 0, 14, 31
      HSL:
        169°, 60.7306%, 42.9412%
        HSV (HSB):
        169°, 75.5682%, 69.0196%
        XYZ:
        22.1075, 33.7986, 34.6368
        xyY:
        0.2442, 0.3733, 33.7986
      CIE-Lab:
        64.8024, -40.7919, 2.7863
        CIE-LCH:
        64.8024, 40.8870, 176.0925
        CIE-Luv:
        64.8024, -48.9783, 10.2903
        Hunter-Lab:
        58.1366, -33.8611, 5.3717
      #2bb097 color charts
#2bb097 RGB chart
      #2bb097 CMYK chart
      #2bb097 RGB pie chart
      #2bb097 color shades, tints & tones
#2bb097 color schemes
#2bb097 color preview, HTML & CSS examples
           This text has a color of #2bb097        
        
          <p style="color:#2bb097;">Text here</p>
        
        
          .mytext {color:#2bb097;}
        
        Text color #2bb097
      
           This box has a color of #2bb097        
        
          <div style="background-color:#2bb097;">Content here</div>
        
        
          .mybackground {background-color:#2bb097;}
        
        Background color #2bb097
      
           Border around this has a color of #2bb097        
        
          <div style="border:2px solid #2bb097;">Content here</div>
        
        
          .myborder {border:2px solid #2bb097;}
        
        Border color #2bb097