#2bd872 color space conversions
Hex:
        #2bd872
        RGB:
        43, 216, 114
        CMY:
        83, 15, 55
        CMYK:
        80, 0, 47, 15
      HSL:
        145°, 68.9243%, 50.7843%
        HSV (HSB):
        145°, 80.0926%, 84.7059%
        XYZ:
        28.5894, 50.8402, 24.2259
        xyY:
        0.2758, 0.4905, 50.8402
      CIE-Lab:
        76.5821, -64.0501, 38.4334
        CIE-LCH:
        76.5821, 74.6963, 149.0340
        CIE-Luv:
        76.5821, -65.1715, 61.0569
        Hunter-Lab:
        71.3023, -53.2077, 29.7671
      #2bd872 color charts
#2bd872 RGB chart
      #2bd872 CMYK chart
      #2bd872 RGB pie chart
      #2bd872 color shades, tints & tones
#2bd872 color schemes
#2bd872 color preview, HTML & CSS examples
           This text has a color of #2bd872        
        
          <p style="color:#2bd872;">Text here</p>
        
        
          .mytext {color:#2bd872;}
        
        Text color #2bd872
      
           This box has a color of #2bd872        
        
          <div style="background-color:#2bd872;">Content here</div>
        
        
          .mybackground {background-color:#2bd872;}
        
        Background color #2bd872
      
           Border around this has a color of #2bd872        
        
          <div style="border:2px solid #2bd872;">Content here</div>
        
        
          .myborder {border:2px solid #2bd872;}
        
        Border color #2bd872