#2bac80 color space conversions
Hex:
        #2bac80
        RGB:
        43, 172, 128
        CMY:
        83, 33, 50
        CMYK:
        75, 0, 26, 33
      HSL:
        160°, 60.0000%, 42.1569%
        HSV (HSB):
        160°, 75.0000%, 67.4510%
        XYZ:
        19.6451, 31.5772, 25.4817
        xyY:
        0.2561, 0.4117, 31.5772
      CIE-Lab:
        62.9919, -44.8568, 12.9431
        CIE-LCH:
        62.9919, 46.6868, 163.9048
        CIE-Luv:
        62.9919, -49.0669, 24.9528
        Hunter-Lab:
        56.1936, -35.9357, 12.4497
      #2bac80 color charts
#2bac80 RGB chart
      #2bac80 CMYK chart
      #2bac80 RGB pie chart
      #2bac80 color shades, tints & tones
#2bac80 color schemes
#2bac80 color preview, HTML & CSS examples
           This text has a color of #2bac80        
        
          <p style="color:#2bac80;">Text here</p>
        
        
          .mytext {color:#2bac80;}
        
        Text color #2bac80
      
           This box has a color of #2bac80        
        
          <div style="background-color:#2bac80;">Content here</div>
        
        
          .mybackground {background-color:#2bac80;}
        
        Background color #2bac80
      
           Border around this has a color of #2bac80        
        
          <div style="border:2px solid #2bac80;">Content here</div>
        
        
          .myborder {border:2px solid #2bac80;}
        
        Border color #2bac80