#2fef10 color space conversions
Hex:
        #2fef10
        RGB:
        47, 239, 16
        CMY:
        82, 6, 94
        CMYK:
        80, 0, 93, 6
      HSL:
        112°, 87.4510%, 50.0000%
        HSV (HSB):
        112°, 93.3054%, 93.7255%
        XYZ:
        32.1323, 62.3748, 10.8362
        xyY:
        0.3050, 0.5921, 62.3748
      CIE-Lab:
        83.1123, -78.8940, 78.1998
        CIE-LCH:
        83.1123, 111.0832, 135.2532
        CIE-Luv:
        83.1123, -74.9237, 100.3632
        Hunter-Lab:
        78.9777, -65.5877, 47.1494
      #2fef10 color charts
#2fef10 RGB chart
      #2fef10 CMYK chart
      #2fef10 RGB pie chart
      #2fef10 color shades, tints & tones
#2fef10 color schemes
#2fef10 color preview, HTML & CSS examples
           This text has a color of #2fef10        
        
          <p style="color:#2fef10;">Text here</p>
        
        
          .mytext {color:#2fef10;}
        
        Text color #2fef10
      
           This box has a color of #2fef10        
        
          <div style="background-color:#2fef10;">Content here</div>
        
        
          .mybackground {background-color:#2fef10;}
        
        Background color #2fef10
      
           Border around this has a color of #2fef10        
        
          <div style="border:2px solid #2fef10;">Content here</div>
        
        
          .myborder {border:2px solid #2fef10;}
        
        Border color #2fef10