#2bea70 color space conversions
Hex:
        #2bea70
        RGB:
        43, 234, 112
        CMY:
        83, 8, 56
        CMYK:
        82, 0, 52, 8
      HSL:
        142°, 81.9742%, 54.3137%
        HSV (HSB):
        142°, 81.6239%, 91.7647%
        XYZ:
        33.3437, 60.5291, 25.2551
        xyY:
        0.2799, 0.5081, 60.5291
      CIE-Lab:
        82.1249, -70.3148, 46.2975
        CIE-LCH:
        82.1249, 84.1881, 146.6378
        CIE-Luv:
        82.1249, -71.2108, 71.8462
        Hunter-Lab:
        77.8004, -59.6492, 35.2139
      #2bea70 color charts
#2bea70 RGB chart
      #2bea70 CMYK chart
      #2bea70 RGB pie chart
      #2bea70 color shades, tints & tones
#2bea70 color schemes
#2bea70 color preview, HTML & CSS examples
           This text has a color of #2bea70        
        
          <p style="color:#2bea70;">Text here</p>
        
        
          .mytext {color:#2bea70;}
        
        Text color #2bea70
      
           This box has a color of #2bea70        
        
          <div style="background-color:#2bea70;">Content here</div>
        
        
          .mybackground {background-color:#2bea70;}
        
        Background color #2bea70
      
           Border around this has a color of #2bea70        
        
          <div style="border:2px solid #2bea70;">Content here</div>
        
        
          .myborder {border:2px solid #2bea70;}
        
        Border color #2bea70