#2fda94 color space conversions
Hex:
        #2fda94
        RGB:
        47, 218, 148
        CMY:
        82, 15, 42
        CMYK:
        78, 0, 32, 15
      HSL:
        155°, 69.7959%, 51.9608%
        HSV (HSB):
        155°, 78.4404%, 85.4902%
        XYZ:
        31.5890, 52.8853, 36.5599
        xyY:
        0.2610, 0.4369, 52.8853
      CIE-Lab:
        77.8072, -58.0016, 22.7269
        CIE-LCH:
        77.8072, 62.2952, 158.6032
        CIE-Luv:
        77.8072, -63.3542, 41.4369
        Hunter-Lab:
        72.7223, -49.7274, 21.0985
      #2fda94 color charts
#2fda94 RGB chart
      #2fda94 CMYK chart
      #2fda94 RGB pie chart
      #2fda94 color shades, tints & tones
#2fda94 color schemes
#2fda94 color preview, HTML & CSS examples
           This text has a color of #2fda94        
        
          <p style="color:#2fda94;">Text here</p>
        
        
          .mytext {color:#2fda94;}
        
        Text color #2fda94
      
           This box has a color of #2fda94        
        
          <div style="background-color:#2fda94;">Content here</div>
        
        
          .mybackground {background-color:#2fda94;}
        
        Background color #2fda94
      
           Border around this has a color of #2fda94        
        
          <div style="border:2px solid #2fda94;">Content here</div>
        
        
          .myborder {border:2px solid #2fda94;}
        
        Border color #2fda94