#2fec32 color space conversions
Hex:
        #2fec32
        RGB:
        47, 236, 50
        CMY:
        82, 7, 80
        CMYK:
        80, 0, 79, 7
      HSL:
        121°, 83.2599%, 55.4902%
        HSV (HSB):
        121°, 80.0847%, 92.5490%
        XYZ:
        31.7435, 60.8255, 13.0851
        xyY:
        0.3004, 0.5757, 60.8255
      CIE-Lab:
        82.2849, -76.7382, 70.7601
        CIE-LCH:
        82.2849, 104.3827, 137.3209
        CIE-Luv:
        82.2849, -73.5102, 94.5025
        Hunter-Lab:
        77.9907, -63.8314, 44.6460
      #2fec32 color charts
#2fec32 RGB chart
      #2fec32 CMYK chart
      #2fec32 RGB pie chart
      #2fec32 color shades, tints & tones
#2fec32 color schemes
#2fec32 color preview, HTML & CSS examples
           This text has a color of #2fec32        
        
          <p style="color:#2fec32;">Text here</p>
        
        
          .mytext {color:#2fec32;}
        
        Text color #2fec32
      
           This box has a color of #2fec32        
        
          <div style="background-color:#2fec32;">Content here</div>
        
        
          .mybackground {background-color:#2fec32;}
        
        Background color #2fec32
      
           Border around this has a color of #2fec32        
        
          <div style="border:2px solid #2fec32;">Content here</div>
        
        
          .myborder {border:2px solid #2fec32;}
        
        Border color #2fec32