#2bf821 color space conversions
Hex:
        #2bf821
        RGB:
        43, 248, 33
        CMY:
        83, 3, 87
        CMYK:
        83, 0, 87, 3
      HSL:
        117°, 93.8865%, 55.0980%
        HSV (HSB):
        117°, 86.6935%, 97.2549%
        XYZ:
        34.8382, 67.7582, 12.6813
        xyY:
        0.3022, 0.5878, 67.7582
      CIE-Lab:
        85.8854, -81.3321, 77.9936
        CIE-LCH:
        85.8854, 112.6850, 136.2004
        CIE-Luv:
        85.8854, -78.0506, 102.1804
        Hunter-Lab:
        82.3154, -68.5057, 48.4867
      #2bf821 color charts
#2bf821 RGB chart
      #2bf821 CMYK chart
      #2bf821 RGB pie chart
      #2bf821 color shades, tints & tones
#2bf821 color schemes
#2bf821 color preview, HTML & CSS examples
           This text has a color of #2bf821        
        
          <p style="color:#2bf821;">Text here</p>
        
        
          .mytext {color:#2bf821;}
        
        Text color #2bf821
      
           This box has a color of #2bf821        
        
          <div style="background-color:#2bf821;">Content here</div>
        
        
          .mybackground {background-color:#2bf821;}
        
        Background color #2bf821
      
           Border around this has a color of #2bf821        
        
          <div style="border:2px solid #2bf821;">Content here</div>
        
        
          .myborder {border:2px solid #2bf821;}
        
        Border color #2bf821