#2bfd32 color space conversions
Hex:
        #2bfd32
        RGB:
        43, 253, 50
        CMY:
        83, 1, 80
        CMYK:
        83, 0, 80, 1
      HSL:
        122°, 98.1308%, 58.0392%
        HSV (HSB):
        122°, 83.0040%, 99.2157%
        XYZ:
        36.6973, 70.9944, 14.7868
        xyY:
        0.2996, 0.5796, 70.9944
      CIE-Lab:
        87.4823, -81.9603, 75.6159
        CIE-LCH:
        87.4823, 111.5135, 137.3056
        CIE-Luv:
        87.4823, -79.3231, 101.4720
        Hunter-Lab:
        84.2582, -69.7091, 48.5757
      #2bfd32 color charts
#2bfd32 RGB chart
      #2bfd32 CMYK chart
      #2bfd32 RGB pie chart
      #2bfd32 color shades, tints & tones
#2bfd32 color schemes
#2bfd32 color preview, HTML & CSS examples
           This text has a color of #2bfd32        
        
          <p style="color:#2bfd32;">Text here</p>
        
        
          .mytext {color:#2bfd32;}
        
        Text color #2bfd32
      
           This box has a color of #2bfd32        
        
          <div style="background-color:#2bfd32;">Content here</div>
        
        
          .mybackground {background-color:#2bfd32;}
        
        Background color #2bfd32
      
           Border around this has a color of #2bfd32        
        
          <div style="border:2px solid #2bfd32;">Content here</div>
        
        
          .myborder {border:2px solid #2bfd32;}
        
        Border color #2bfd32