#2fd424 color space conversions
Hex:
        #2fd424
        RGB:
        47, 212, 36
        CMY:
        82, 17, 86
        CMYK:
        78, 0, 83, 17
      HSL:
        116°, 70.9677%, 48.6275%
        HSV (HSB):
        116°, 83.0189%, 83.1373%
        XYZ:
        25.0342, 47.8187, 9.5796
        xyY:
        0.3037, 0.5801, 47.8187
      CIE-Lab:
        74.7104, -70.4879, 67.4447
        CIE-LCH:
        74.7104, 97.5568, 136.2639
        CIE-Luv:
        74.7104, -66.0145, 87.2363
        Hunter-Lab:
        69.1511, -56.3934, 40.1922
      #2fd424 color charts
#2fd424 RGB chart
      #2fd424 CMYK chart
      #2fd424 RGB pie chart
      #2fd424 color shades, tints & tones
#2fd424 color schemes
#2fd424 color preview, HTML & CSS examples
           This text has a color of #2fd424        
        
          <p style="color:#2fd424;">Text here</p>
        
        
          .mytext {color:#2fd424;}
        
        Text color #2fd424
      
           This box has a color of #2fd424        
        
          <div style="background-color:#2fd424;">Content here</div>
        
        
          .mybackground {background-color:#2fd424;}
        
        Background color #2fd424
      
           Border around this has a color of #2fd424        
        
          <div style="border:2px solid #2fd424;">Content here</div>
        
        
          .myborder {border:2px solid #2fd424;}
        
        Border color #2fd424