#2fe03b color space conversions
Hex:
        #2fe03b
        RGB:
        47, 224, 59
        CMY:
        82, 12, 77
        CMYK:
        79, 0, 74, 12
      HSL:
        124°, 74.0586%, 53.1373%
        HSV (HSB):
        124°, 79.0179%, 87.8431%
        XYZ:
        28.6174, 54.2314, 13.0971
        xyY:
        0.2983, 0.5652, 54.2314
      CIE-Lab:
        78.5965, -72.6234, 64.3706
        CIE-LCH:
        78.5965, 97.0450, 138.4474
        CIE-Luv:
        78.5965, -69.4430, 87.2934
        Hunter-Lab:
        73.6420, -59.5082, 41.0048
      #2fe03b color charts
#2fe03b RGB chart
      #2fe03b CMYK chart
      #2fe03b RGB pie chart
      #2fe03b color shades, tints & tones
#2fe03b color schemes
#2fe03b color preview, HTML & CSS examples
           This text has a color of #2fe03b        
        
          <p style="color:#2fe03b;">Text here</p>
        
        
          .mytext {color:#2fe03b;}
        
        Text color #2fe03b
      
           This box has a color of #2fe03b        
        
          <div style="background-color:#2fe03b;">Content here</div>
        
        
          .mybackground {background-color:#2fe03b;}
        
        Background color #2fe03b
      
           Border around this has a color of #2fe03b        
        
          <div style="border:2px solid #2fe03b;">Content here</div>
        
        
          .myborder {border:2px solid #2fe03b;}
        
        Border color #2fe03b