#2bd972 color space conversions
Hex:
        #2bd972
        RGB:
        43, 217, 114
        CMY:
        83, 15, 55
        CMYK:
        80, 0, 47, 15
      HSL:
        144°, 69.6000%, 50.9804%
        HSV (HSB):
        144°, 80.1843%, 85.0980%
        XYZ:
        28.8464, 51.3542, 24.3116
        xyY:
        0.2760, 0.4914, 51.3542
      CIE-Lab:
        76.8931, -64.3896, 38.8269
        CIE-LCH:
        76.8931, 75.1900, 148.9100
        CIE-Luv:
        76.8931, -65.5057, 61.6143
        Hunter-Lab:
        71.6618, -53.5558, 30.0489
      #2bd972 color charts
#2bd972 RGB chart
      #2bd972 CMYK chart
      #2bd972 RGB pie chart
      #2bd972 color shades, tints & tones
#2bd972 color schemes
#2bd972 color preview, HTML & CSS examples
           This text has a color of #2bd972        
        
          <p style="color:#2bd972;">Text here</p>
        
        
          .mytext {color:#2bd972;}
        
        Text color #2bd972
      
           This box has a color of #2bd972        
        
          <div style="background-color:#2bd972;">Content here</div>
        
        
          .mybackground {background-color:#2bd972;}
        
        Background color #2bd972
      
           Border around this has a color of #2bd972        
        
          <div style="border:2px solid #2bd972;">Content here</div>
        
        
          .myborder {border:2px solid #2bd972;}
        
        Border color #2bd972