#2bf032 color space conversions
Hex:
        #2bf032
        RGB:
        43, 240, 50
        CMY:
        83, 6, 80
        CMYK:
        82, 0, 79, 6
      HSL:
        122°, 86.7841%, 55.4902%
        HSV (HSB):
        122°, 82.0833%, 94.1176%
        XYZ:
        32.7321, 63.0641, 13.4650
        xyY:
        0.2996, 0.5772, 63.0641
      CIE-Lab:
        83.4761, -78.3082, 71.8677
        CIE-LCH:
        83.4761, 106.2880, 137.4557
        CIE-Luv:
        83.4761, -75.2729, 96.1577
        Hunter-Lab:
        79.4129, -65.3992, 45.5360
      #2bf032 color charts
#2bf032 RGB chart
      #2bf032 CMYK chart
      #2bf032 RGB pie chart
      #2bf032 color shades, tints & tones
#2bf032 color schemes
#2bf032 color preview, HTML & CSS examples
           This text has a color of #2bf032        
        
          <p style="color:#2bf032;">Text here</p>
        
        
          .mytext {color:#2bf032;}
        
        Text color #2bf032
      
           This box has a color of #2bf032        
        
          <div style="background-color:#2bf032;">Content here</div>
        
        
          .mybackground {background-color:#2bf032;}
        
        Background color #2bf032
      
           Border around this has a color of #2bf032        
        
          <div style="border:2px solid #2bf032;">Content here</div>
        
        
          .myborder {border:2px solid #2bf032;}
        
        Border color #2bf032