#2fef35 color space conversions
Hex:
        #2fef35
        RGB:
        47, 239, 53
        CMY:
        82, 6, 79
        CMYK:
        80, 0, 78, 6
      HSL:
        122°, 85.7143%, 56.0784%
        HSV (HSB):
        122°, 80.3347%, 93.7255%
        XYZ:
        32.6814, 62.5944, 13.7276
        xyY:
        0.2998, 0.5742, 62.5944
      CIE-Lab:
        83.2285, -77.4220, 70.7973
        CIE-LCH:
        83.2285, 104.9116, 137.5591
        CIE-Luv:
        83.2285, -74.4004, 95.1100
        Hunter-Lab:
        79.1166, -64.7195, 45.0942
      #2fef35 color charts
#2fef35 RGB chart
      #2fef35 CMYK chart
      #2fef35 RGB pie chart
      #2fef35 color shades, tints & tones
#2fef35 color schemes
#2fef35 color preview, HTML & CSS examples
           This text has a color of #2fef35        
        
          <p style="color:#2fef35;">Text here</p>
        
        
          .mytext {color:#2fef35;}
        
        Text color #2fef35
      
           This box has a color of #2fef35        
        
          <div style="background-color:#2fef35;">Content here</div>
        
        
          .mybackground {background-color:#2fef35;}
        
        Background color #2fef35
      
           Border around this has a color of #2fef35        
        
          <div style="border:2px solid #2fef35;">Content here</div>
        
        
          .myborder {border:2px solid #2fef35;}
        
        Border color #2fef35