#2bdc96 color space conversions
Hex:
        #2bdc96
        RGB:
        43, 220, 150
        CMY:
        83, 14, 41
        CMYK:
        80, 0, 32, 14
      HSL:
        156°, 71.6599%, 51.5686%
        HSV (HSB):
        156°, 80.4545%, 86.2745%
        XYZ:
        32.0945, 53.9020, 37.5667
        xyY:
        0.2597, 0.4362, 53.9020
      CIE-Lab:
        78.4046, -58.7387, 22.4923
        CIE-LCH:
        78.4046, 62.8979, 159.0471
        CIE-Luv:
        78.4046, -64.3931, 41.3140
        Hunter-Lab:
        73.4180, -50.4507, 21.0549
      #2bdc96 color charts
#2bdc96 RGB chart
      #2bdc96 CMYK chart
      #2bdc96 RGB pie chart
      #2bdc96 color shades, tints & tones
#2bdc96 color schemes
#2bdc96 color preview, HTML & CSS examples
           This text has a color of #2bdc96        
        
          <p style="color:#2bdc96;">Text here</p>
        
        
          .mytext {color:#2bdc96;}
        
        Text color #2bdc96
      
           This box has a color of #2bdc96        
        
          <div style="background-color:#2bdc96;">Content here</div>
        
        
          .mybackground {background-color:#2bdc96;}
        
        Background color #2bdc96
      
           Border around this has a color of #2bdc96        
        
          <div style="border:2px solid #2bdc96;">Content here</div>
        
        
          .myborder {border:2px solid #2bdc96;}
        
        Border color #2bdc96