#2bae82 color space conversions
Hex:
        #2bae82
        RGB:
        43, 174, 130
        CMY:
        83, 32, 49
        CMYK:
        75, 0, 25, 32
      HSL:
        160°, 60.3687%, 42.5490%
        HSV (HSB):
        160°, 75.2874%, 68.2353%
        XYZ:
        20.1616, 32.3974, 26.3098
        xyY:
        0.2556, 0.4108, 32.3974
      CIE-Lab:
        63.6700, -45.2112, 12.7914
        CIE-LCH:
        63.6700, 46.9859, 164.2025
        CIE-Luv:
        63.6700, -49.6585, 24.8652
        Hunter-Lab:
        56.9187, -36.3800, 12.4372
      #2bae82 color charts
#2bae82 RGB chart
      #2bae82 CMYK chart
      #2bae82 RGB pie chart
      #2bae82 color shades, tints & tones
#2bae82 color schemes
#2bae82 color preview, HTML & CSS examples
           This text has a color of #2bae82        
        
          <p style="color:#2bae82;">Text here</p>
        
        
          .mytext {color:#2bae82;}
        
        Text color #2bae82
      
           This box has a color of #2bae82        
        
          <div style="background-color:#2bae82;">Content here</div>
        
        
          .mybackground {background-color:#2bae82;}
        
        Background color #2bae82
      
           Border around this has a color of #2bae82        
        
          <div style="border:2px solid #2bae82;">Content here</div>
        
        
          .myborder {border:2px solid #2bae82;}
        
        Border color #2bae82