#2bf876 color space conversions
Hex:
        #2bf876
        RGB:
        43, 248, 118
        CMY:
        83, 3, 54
        CMYK:
        83, 0, 52, 3
      HSL:
        142°, 93.6073%, 57.0588%
        HSV (HSB):
        142°, 82.6613%, 97.2549%
        XYZ:
        37.8337, 68.9564, 28.4554
        xyY:
        0.2797, 0.5099, 68.9564
      CIE-Lab:
        86.4825, -73.9305, 48.8250
        CIE-LCH:
        86.4825, 88.5979, 146.5585
        CIE-Luv:
        86.4825, -75.4412, 76.2307
        Hunter-Lab:
        83.0400, -63.9940, 37.8110
      #2bf876 color charts
#2bf876 RGB chart
      #2bf876 CMYK chart
      #2bf876 RGB pie chart
      #2bf876 color shades, tints & tones
#2bf876 color schemes
#2bf876 color preview, HTML & CSS examples
           This text has a color of #2bf876        
        
          <p style="color:#2bf876;">Text here</p>
        
        
          .mytext {color:#2bf876;}
        
        Text color #2bf876
      
           This box has a color of #2bf876        
        
          <div style="background-color:#2bf876;">Content here</div>
        
        
          .mybackground {background-color:#2bf876;}
        
        Background color #2bf876
      
           Border around this has a color of #2bf876        
        
          <div style="border:2px solid #2bf876;">Content here</div>
        
        
          .myborder {border:2px solid #2bf876;}
        
        Border color #2bf876