#2beb80 color space conversions
Hex:
        #2beb80
        RGB:
        43, 235, 128
        CMY:
        83, 8, 50
        CMYK:
        82, 0, 46, 8
      HSL:
        147°, 82.7586%, 54.5098%
        HSV (HSB):
        147°, 81.7021%, 92.1569%
        XYZ:
        34.6009, 61.4888, 30.4669
        xyY:
        0.2734, 0.4859, 61.4888
      CIE-Lab:
        82.6408, -68.1611, 39.2567
        CIE-LCH:
        82.6408, 78.6576, 150.0606
        CIE-Luv:
        82.6408, -70.7096, 63.9745
        Hunter-Lab:
        78.4148, -58.4619, 31.8541
      #2beb80 color charts
#2beb80 RGB chart
      #2beb80 CMYK chart
      #2beb80 RGB pie chart
      #2beb80 color shades, tints & tones
#2beb80 color schemes
#2beb80 color preview, HTML & CSS examples
           This text has a color of #2beb80        
        
          <p style="color:#2beb80;">Text here</p>
        
        
          .mytext {color:#2beb80;}
        
        Text color #2beb80
      
           This box has a color of #2beb80        
        
          <div style="background-color:#2beb80;">Content here</div>
        
        
          .mybackground {background-color:#2beb80;}
        
        Background color #2beb80
      
           Border around this has a color of #2beb80        
        
          <div style="border:2px solid #2beb80;">Content here</div>
        
        
          .myborder {border:2px solid #2beb80;}
        
        Border color #2beb80