#2bae80 color space conversions
Hex:
        #2bae80
        RGB:
        43, 174, 128
        CMY:
        83, 32, 50
        CMYK:
        75, 0, 26, 32
      HSL:
        159°, 60.3687%, 42.5490%
        HSV (HSB):
        159°, 75.2874%, 68.2353%
        XYZ:
        20.0286, 32.3442, 25.6095
        xyY:
        0.2568, 0.4148, 32.3442
      CIE-Lab:
        63.6264, -45.6802, 13.8313
        CIE-LCH:
        63.6264, 47.7283, 163.1544
        CIE-Luv:
        63.6264, -49.7866, 26.3151
        Hunter-Lab:
        56.8720, -36.6636, 13.1120
      #2bae80 color charts
#2bae80 RGB chart
      #2bae80 CMYK chart
      #2bae80 RGB pie chart
      #2bae80 color shades, tints & tones
#2bae80 color schemes
#2bae80 color preview, HTML & CSS examples
           This text has a color of #2bae80        
        
          <p style="color:#2bae80;">Text here</p>
        
        
          .mytext {color:#2bae80;}
        
        Text color #2bae80
      
           This box has a color of #2bae80        
        
          <div style="background-color:#2bae80;">Content here</div>
        
        
          .mybackground {background-color:#2bae80;}
        
        Background color #2bae80
      
           Border around this has a color of #2bae80        
        
          <div style="border:2px solid #2bae80;">Content here</div>
        
        
          .myborder {border:2px solid #2bae80;}
        
        Border color #2bae80