#2bf871 color space conversions
Hex:
        #2bf871
        RGB:
        43, 248, 113
        CMY:
        83, 3, 56
        CMYK:
        83, 0, 54, 3
      HSL:
        140°, 93.6073%, 57.0588%
        HSV (HSB):
        140°, 82.6613%, 97.2549%
        XYZ:
        37.5443, 68.8406, 26.9316
        xyY:
        0.2816, 0.5164, 68.8406
      CIE-Lab:
        86.4251, -74.6233, 51.0506
        CIE-LCH:
        86.4251, 90.4146, 145.6236
        CIE-Luv:
        86.4251, -75.6791, 78.6159
        Hunter-Lab:
        82.9703, -64.4262, 38.8341
      #2bf871 color charts
#2bf871 RGB chart
      #2bf871 CMYK chart
      #2bf871 RGB pie chart
      #2bf871 color shades, tints & tones
#2bf871 color schemes
#2bf871 color preview, HTML & CSS examples
           This text has a color of #2bf871        
        
          <p style="color:#2bf871;">Text here</p>
        
        
          .mytext {color:#2bf871;}
        
        Text color #2bf871
      
           This box has a color of #2bf871        
        
          <div style="background-color:#2bf871;">Content here</div>
        
        
          .mybackground {background-color:#2bf871;}
        
        Background color #2bf871
      
           Border around this has a color of #2bf871        
        
          <div style="border:2px solid #2bf871;">Content here</div>
        
        
          .myborder {border:2px solid #2bf871;}
        
        Border color #2bf871