#2bb3ac color space conversions
Hex:
        #2bb3ac
        RGB:
        43, 179, 172
        CMY:
        83, 30, 33
        CMYK:
        76, 0, 4, 30
      HSL:
        177°, 61.2613%, 43.5294%
        HSV (HSB):
        177°, 75.9777%, 70.1961%
        XYZ:
        24.5628, 35.7323, 44.6322
        xyY:
        0.2341, 0.3405, 35.7323
      CIE-Lab:
        66.3149, -36.3251, -6.6460
        CIE-LCH:
        66.3149, 36.9281, 190.3681
        CIE-Luv:
        66.3149, -48.5862, -4.5218
        Hunter-Lab:
        59.7765, -31.2616, -2.4253
      #2bb3ac color charts
#2bb3ac RGB chart
      #2bb3ac CMYK chart
      #2bb3ac RGB pie chart
      #2bb3ac color shades, tints & tones
#2bb3ac color schemes
#2bb3ac color preview, HTML & CSS examples
           This text has a color of #2bb3ac        
        
          <p style="color:#2bb3ac;">Text here</p>
        
        
          .mytext {color:#2bb3ac;}
        
        Text color #2bb3ac
      
           This box has a color of #2bb3ac        
        
          <div style="background-color:#2bb3ac;">Content here</div>
        
        
          .mybackground {background-color:#2bb3ac;}
        
        Background color #2bb3ac
      
           Border around this has a color of #2bb3ac        
        
          <div style="border:2px solid #2bb3ac;">Content here</div>
        
        
          .myborder {border:2px solid #2bb3ac;}
        
        Border color #2bb3ac