#2bfc90 color space conversions
Hex:
        #2bfc90
        RGB:
        43, 252, 144
        CMY:
        83, 1, 44
        CMYK:
        83, 0, 43, 1
      HSL:
        149°, 97.2093%, 57.8431%
        HSV (HSB):
        149°, 82.9365%, 98.8235%
        XYZ:
        40.8407, 72.1480, 38.1590
        xyY:
        0.2702, 0.4773, 72.1480
      CIE-Lab:
        88.0398, -71.1461, 38.3714
        CIE-LCH:
        88.0398, 80.8340, 151.6606
        CIE-Luv:
        88.0398, -75.3476, 64.5055
        Hunter-Lab:
        84.9400, -62.8189, 32.8222
      #2bfc90 color charts
#2bfc90 RGB chart
      #2bfc90 CMYK chart
      #2bfc90 RGB pie chart
      #2bfc90 color shades, tints & tones
#2bfc90 color schemes
#2bfc90 color preview, HTML & CSS examples
           This text has a color of #2bfc90        
        
          <p style="color:#2bfc90;">Text here</p>
        
        
          .mytext {color:#2bfc90;}
        
        Text color #2bfc90
      
           This box has a color of #2bfc90        
        
          <div style="background-color:#2bfc90;">Content here</div>
        
        
          .mybackground {background-color:#2bfc90;}
        
        Background color #2bfc90
      
           Border around this has a color of #2bfc90        
        
          <div style="border:2px solid #2bfc90;">Content here</div>
        
        
          .myborder {border:2px solid #2bfc90;}
        
        Border color #2bfc90