#2bfe9b color space conversions
Hex:
        #2bfe9b
        RGB:
        43, 254, 155
        CMY:
        83, 0, 39
        CMYK:
        83, 0, 39, 0
      HSL:
        152°, 99.0610%, 58.2353%
        HSV (HSB):
        152°, 83.0709%, 99.6078%
        XYZ:
        42.3545, 73.7638, 43.0159
        xyY:
        0.2662, 0.4635, 73.7638
      CIE-Lab:
        88.8107, -69.8639, 33.9554
        CIE-LCH:
        88.8107, 77.6784, 154.0792
        CIE-Luv:
        88.8107, -75.3456, 59.0943
        Hunter-Lab:
        85.8858, -62.2732, 30.4247
      #2bfe9b color charts
#2bfe9b RGB chart
      #2bfe9b CMYK chart
      #2bfe9b RGB pie chart
      #2bfe9b color shades, tints & tones
#2bfe9b color schemes
#2bfe9b color preview, HTML & CSS examples
           This text has a color of #2bfe9b        
        
          <p style="color:#2bfe9b;">Text here</p>
        
        
          .mytext {color:#2bfe9b;}
        
        Text color #2bfe9b
      
           This box has a color of #2bfe9b        
        
          <div style="background-color:#2bfe9b;">Content here</div>
        
        
          .mybackground {background-color:#2bfe9b;}
        
        Background color #2bfe9b
      
           Border around this has a color of #2bfe9b        
        
          <div style="border:2px solid #2bfe9b;">Content here</div>
        
        
          .myborder {border:2px solid #2bfe9b;}
        
        Border color #2bfe9b