#2fd26a color space conversions
Hex:
        #2fd26a
        RGB:
        47, 210, 106
        CMY:
        82, 18, 58
        CMYK:
        78, 0, 50, 18
      HSL:
        142°, 64.4269%, 50.3922%
        HSV (HSB):
        142°, 77.6190%, 82.3529%
        XYZ:
        26.8204, 47.7381, 21.4365
        xyY:
        0.2794, 0.4973, 47.7381
      CIE-Lab:
        74.6595, -62.8200, 39.9608
        CIE-LCH:
        74.6595, 74.4528, 147.5389
        CIE-Luv:
        74.6595, -63.0234, 62.0450
        Hunter-Lab:
        69.0928, -51.6223, 29.9699
      #2fd26a color charts
#2fd26a RGB chart
      #2fd26a CMYK chart
      #2fd26a RGB pie chart
      #2fd26a color shades, tints & tones
#2fd26a color schemes
#2fd26a color preview, HTML & CSS examples
           This text has a color of #2fd26a        
        
          <p style="color:#2fd26a;">Text here</p>
        
        
          .mytext {color:#2fd26a;}
        
        Text color #2fd26a
      
           This box has a color of #2fd26a        
        
          <div style="background-color:#2fd26a;">Content here</div>
        
        
          .mybackground {background-color:#2fd26a;}
        
        Background color #2fd26a
      
           Border around this has a color of #2fd26a        
        
          <div style="border:2px solid #2fd26a;">Content here</div>
        
        
          .myborder {border:2px solid #2fd26a;}
        
        Border color #2fd26a