#2fef25 color space conversions
Hex:
        #2fef25
        RGB:
        47, 239, 37
        CMY:
        82, 6, 85
        CMYK:
        80, 0, 85, 6
      HSL:
        117°, 86.3248%, 54.1176%
        HSV (HSB):
        117°, 84.5188%, 93.7255%
        XYZ:
        32.3727, 62.4709, 12.1021
        xyY:
        0.3027, 0.5841, 62.4709
      CIE-Lab:
        83.1632, -78.2469, 74.8104
        CIE-LCH:
        83.1632, 108.2552, 136.2862
        CIE-Luv:
        83.1632, -74.6929, 98.0486
        Hunter-Lab:
        79.0385, -65.2072, 46.2487
      #2fef25 color charts
#2fef25 RGB chart
      #2fef25 CMYK chart
      #2fef25 RGB pie chart
      #2fef25 color shades, tints & tones
#2fef25 color schemes
#2fef25 color preview, HTML & CSS examples
           This text has a color of #2fef25        
        
          <p style="color:#2fef25;">Text here</p>
        
        
          .mytext {color:#2fef25;}
        
        Text color #2fef25
      
           This box has a color of #2fef25        
        
          <div style="background-color:#2fef25;">Content here</div>
        
        
          .mybackground {background-color:#2fef25;}
        
        Background color #2fef25
      
           Border around this has a color of #2fef25        
        
          <div style="border:2px solid #2fef25;">Content here</div>
        
        
          .myborder {border:2px solid #2fef25;}
        
        Border color #2fef25