#2fee18 color space conversions
Hex:
        #2fee18
        RGB:
        47, 238, 24
        CMY:
        82, 7, 91
        CMYK:
        80, 0, 90, 7
      HSL:
        114°, 86.2903%, 51.3725%
        HSV (HSB):
        114°, 89.9160%, 93.3333%
        XYZ:
        31.9117, 61.8194, 11.1146
        xyY:
        0.3044, 0.5896, 61.8194
      CIE-Lab:
        82.8173, -78.4213, 76.9042
        CIE-LCH:
        82.8173, 109.8369, 135.5596
        CIE-Luv:
        82.8173, -74.5394, 99.2824
        Hunter-Lab:
        78.6253, -65.1463, 46.6564
      #2fee18 color charts
#2fee18 RGB chart
      #2fee18 CMYK chart
      #2fee18 RGB pie chart
      #2fee18 color shades, tints & tones
#2fee18 color schemes
#2fee18 color preview, HTML & CSS examples
           This text has a color of #2fee18        
        
          <p style="color:#2fee18;">Text here</p>
        
        
          .mytext {color:#2fee18;}
        
        Text color #2fee18
      
           This box has a color of #2fee18        
        
          <div style="background-color:#2fee18;">Content here</div>
        
        
          .mybackground {background-color:#2fee18;}
        
        Background color #2fee18
      
           Border around this has a color of #2fee18        
        
          <div style="border:2px solid #2fee18;">Content here</div>
        
        
          .myborder {border:2px solid #2fee18;}
        
        Border color #2fee18