#2bfa40 color space conversions
Hex:
        #2bfa40
        RGB:
        43, 250, 64
        CMY:
        83, 2, 75
        CMYK:
        83, 0, 74, 2
      HSL:
        126°, 95.3917%, 57.4510%
        HSV (HSB):
        126°, 82.8000%, 98.0392%
        XYZ:
        36.1073, 69.2550, 16.3150
        xyY:
        0.2967, 0.5692, 69.2550
      CIE-Lab:
        86.6302, -80.2489, 70.7206
        CIE-LCH:
        86.6302, 106.9639, 138.6114
        CIE-Luv:
        86.6302, -78.0789, 97.1421
        Hunter-Lab:
        83.2196, -68.1867, 46.6300
      #2bfa40 color charts
#2bfa40 RGB chart
      #2bfa40 CMYK chart
      #2bfa40 RGB pie chart
      #2bfa40 color shades, tints & tones
#2bfa40 color schemes
#2bfa40 color preview, HTML & CSS examples
           This text has a color of #2bfa40        
        
          <p style="color:#2bfa40;">Text here</p>
        
        
          .mytext {color:#2bfa40;}
        
        Text color #2bfa40
      
           This box has a color of #2bfa40        
        
          <div style="background-color:#2bfa40;">Content here</div>
        
        
          .mybackground {background-color:#2bfa40;}
        
        Background color #2bfa40
      
           Border around this has a color of #2bfa40        
        
          <div style="border:2px solid #2bfa40;">Content here</div>
        
        
          .myborder {border:2px solid #2bfa40;}
        
        Border color #2bfa40