#2fe064 color space conversions
Hex:
        #2fe064
        RGB:
        47, 224, 100
        CMY:
        82, 12, 61
        CMYK:
        79, 0, 55, 12
      HSL:
        138°, 74.0586%, 53.1373%
        HSV (HSB):
        138°, 79.0179%, 87.8431%
        XYZ:
        30.1282, 54.8357, 21.0530
        xyY:
        0.2842, 0.5172, 54.8357
      CIE-Lab:
        78.9466, -68.3358, 48.0503
        CIE-LCH:
        78.9466, 83.5380, 144.8870
        CIE-Luv:
        78.9466, -67.9930, 72.4025
        Hunter-Lab:
        74.0512, -56.9657, 34.9794
      #2fe064 color charts
#2fe064 RGB chart
      #2fe064 CMYK chart
      #2fe064 RGB pie chart
      #2fe064 color shades, tints & tones
#2fe064 color schemes
#2fe064 color preview, HTML & CSS examples
           This text has a color of #2fe064        
        
          <p style="color:#2fe064;">Text here</p>
        
        
          .mytext {color:#2fe064;}
        
        Text color #2fe064
      
           This box has a color of #2fe064        
        
          <div style="background-color:#2fe064;">Content here</div>
        
        
          .mybackground {background-color:#2fe064;}
        
        Background color #2fe064
      
           Border around this has a color of #2fe064        
        
          <div style="border:2px solid #2fe064;">Content here</div>
        
        
          .myborder {border:2px solid #2fe064;}
        
        Border color #2fe064