#2fe425 color space conversions
Hex:
        #2fe425
        RGB:
        47, 228, 37
        CMY:
        82, 11, 85
        CMYK:
        79, 0, 84, 11
      HSL:
        117°, 77.9592%, 51.9608%
        HSV (HSB):
        117°, 83.7719%, 89.4118%
        XYZ:
        29.2496, 56.2247, 11.0611
        xyY:
        0.3030, 0.5824, 56.2247
      CIE-Lab:
        79.7415, -75.1090, 71.7513
        CIE-LCH:
        79.7415, 103.8730, 136.3097
        CIE-Luv:
        79.7415, -71.1906, 93.6173
        Hunter-Lab:
        74.9831, -61.5907, 43.7421
      #2fe425 color charts
#2fe425 RGB chart
      #2fe425 CMYK chart
      #2fe425 RGB pie chart
      #2fe425 color shades, tints & tones
#2fe425 color schemes
#2fe425 color preview, HTML & CSS examples
           This text has a color of #2fe425        
        
          <p style="color:#2fe425;">Text here</p>
        
        
          .mytext {color:#2fe425;}
        
        Text color #2fe425
      
           This box has a color of #2fe425        
        
          <div style="background-color:#2fe425;">Content here</div>
        
        
          .mybackground {background-color:#2fe425;}
        
        Background color #2fe425
      
           Border around this has a color of #2fe425        
        
          <div style="border:2px solid #2fe425;">Content here</div>
        
        
          .myborder {border:2px solid #2fe425;}
        
        Border color #2fe425