#2fca20 color space conversions
Hex:
        #2fca20
        RGB:
        47, 202, 32
        CMY:
        82, 21, 87
        CMYK:
        77, 0, 84, 21
      HSL:
        115°, 72.6496%, 45.8824%
        HSV (HSB):
        115°, 84.1584%, 79.2157%
        XYZ:
        22.5535, 42.9497, 8.4679
        xyY:
        0.3049, 0.5806, 42.9497
      CIE-Lab:
        71.5208, -67.6963, 65.5285
        CIE-LCH:
        71.5208, 94.2167, 135.9322
        CIE-Luv:
        71.5208, -62.7695, 83.7671
        Hunter-Lab:
        65.5360, -53.2591, 38.2143
      #2fca20 color charts
#2fca20 RGB chart
      #2fca20 CMYK chart
      #2fca20 RGB pie chart
      #2fca20 color shades, tints & tones
#2fca20 color schemes
#2fca20 color preview, HTML & CSS examples
           This text has a color of #2fca20        
        
          <p style="color:#2fca20;">Text here</p>
        
        
          .mytext {color:#2fca20;}
        
        Text color #2fca20
      
           This box has a color of #2fca20        
        
          <div style="background-color:#2fca20;">Content here</div>
        
        
          .mybackground {background-color:#2fca20;}
        
        Background color #2fca20
      
           Border around this has a color of #2fca20        
        
          <div style="border:2px solid #2fca20;">Content here</div>
        
        
          .myborder {border:2px solid #2fca20;}
        
        Border color #2fca20