#2bfc9a color space conversions
Hex:
        #2bfc9a
        RGB:
        43, 252, 154
        CMY:
        83, 1, 40
        CMYK:
        83, 0, 39, 1
      HSL:
        152°, 97.2093%, 57.8431%
        HSV (HSB):
        152°, 82.9365%, 98.8235%
        XYZ:
        41.6394, 72.4675, 42.3649
        xyY:
        0.2661, 0.4631, 72.4675
      CIE-Lab:
        88.1931, -69.3633, 33.6347
        CIE-LCH:
        88.1931, 77.0880, 154.1310
        CIE-Luv:
        88.1931, -74.7565, 58.5202
        Hunter-Lab:
        85.1278, -61.6623, 30.0831
      #2bfc9a color charts
#2bfc9a RGB chart
      #2bfc9a CMYK chart
      #2bfc9a RGB pie chart
      #2bfc9a color shades, tints & tones
#2bfc9a color schemes
#2bfc9a color preview, HTML & CSS examples
           This text has a color of #2bfc9a        
        
          <p style="color:#2bfc9a;">Text here</p>
        
        
          .mytext {color:#2bfc9a;}
        
        Text color #2bfc9a
      
           This box has a color of #2bfc9a        
        
          <div style="background-color:#2bfc9a;">Content here</div>
        
        
          .mybackground {background-color:#2bfc9a;}
        
        Background color #2bfc9a
      
           Border around this has a color of #2bfc9a        
        
          <div style="border:2px solid #2bfc9a;">Content here</div>
        
        
          .myborder {border:2px solid #2bfc9a;}
        
        Border color #2bfc9a