#2bdb7e color space conversions
Hex:
        #2bdb7e
        RGB:
        43, 219, 126
        CMY:
        83, 14, 51
        CMYK:
        80, 0, 42, 14
      HSL:
        148°, 70.9677%, 51.3725%
        HSV (HSB):
        148°, 80.3653%, 85.8824%
        XYZ:
        30.0937, 52.6830, 28.3214
        xyY:
        0.2709, 0.4742, 52.6830
      CIE-Lab:
        77.6875, -63.0388, 33.8623
        CIE-LCH:
        77.6875, 71.5580, 151.7569
        CIE-Luv:
        77.6875, -65.5182, 55.9583
        Hunter-Lab:
        72.5830, -53.0124, 27.6736
      #2bdb7e color charts
#2bdb7e RGB chart
      #2bdb7e CMYK chart
      #2bdb7e RGB pie chart
      #2bdb7e color shades, tints & tones
#2bdb7e color schemes
#2bdb7e color preview, HTML & CSS examples
           This text has a color of #2bdb7e        
        
          <p style="color:#2bdb7e;">Text here</p>
        
        
          .mytext {color:#2bdb7e;}
        
        Text color #2bdb7e
      
           This box has a color of #2bdb7e        
        
          <div style="background-color:#2bdb7e;">Content here</div>
        
        
          .mybackground {background-color:#2bdb7e;}
        
        Background color #2bdb7e
      
           Border around this has a color of #2bdb7e        
        
          <div style="border:2px solid #2bdb7e;">Content here</div>
        
        
          .myborder {border:2px solid #2bdb7e;}
        
        Border color #2bdb7e