#2fda73 color space conversions
Hex:
        #2fda73
        RGB:
        47, 218, 115
        CMY:
        82, 15, 55
        CMYK:
        78, 0, 47, 15
      HSL:
        144°, 69.7959%, 51.9608%
        HSV (HSB):
        144°, 78.4404%, 85.4902%
        XYZ:
        29.3382, 51.9849, 24.7075
        xyY:
        0.2767, 0.4903, 51.9849
      CIE-Lab:
        77.2718, -64.1233, 38.8249
        CIE-LCH:
        77.2718, 74.9611, 148.8063
        CIE-Luv:
        77.2718, -65.2673, 61.6590
        Hunter-Lab:
        72.1006, -53.5432, 30.1529
      #2fda73 color charts
#2fda73 RGB chart
      #2fda73 CMYK chart
      #2fda73 RGB pie chart
      #2fda73 color shades, tints & tones
#2fda73 color schemes
#2fda73 color preview, HTML & CSS examples
           This text has a color of #2fda73        
        
          <p style="color:#2fda73;">Text here</p>
        
        
          .mytext {color:#2fda73;}
        
        Text color #2fda73
      
           This box has a color of #2fda73        
        
          <div style="background-color:#2fda73;">Content here</div>
        
        
          .mybackground {background-color:#2fda73;}
        
        Background color #2fda73
      
           Border around this has a color of #2fda73        
        
          <div style="border:2px solid #2fda73;">Content here</div>
        
        
          .myborder {border:2px solid #2fda73;}
        
        Border color #2fda73