#2fd999 color space conversions
Hex:
        #2fd999
        RGB:
        47, 217, 153
        CMY:
        82, 15, 40
        CMYK:
        78, 0, 29, 15
      HSL:
        157°, 69.1057%, 51.7647%
        HSV (HSB):
        157°, 78.3410%, 85.0980%
        XYZ:
        31.7349, 52.5300, 38.6037
        xyY:
        0.2583, 0.4275, 52.5300
      CIE-Lab:
        77.5967, -56.5615, 19.8204
        CIE-LCH:
        77.5967, 59.9338, 160.6884
        CIE-Luv:
        77.5967, -62.6915, 37.3562
        Hunter-Lab:
        72.4776, -48.6780, 19.1547
      #2fd999 color charts
#2fd999 RGB chart
      #2fd999 CMYK chart
      #2fd999 RGB pie chart
      #2fd999 color shades, tints & tones
#2fd999 color schemes
#2fd999 color preview, HTML & CSS examples
           This text has a color of #2fd999        
        
          <p style="color:#2fd999;">Text here</p>
        
        
          .mytext {color:#2fd999;}
        
        Text color #2fd999
      
           This box has a color of #2fd999        
        
          <div style="background-color:#2fd999;">Content here</div>
        
        
          .mybackground {background-color:#2fd999;}
        
        Background color #2fd999
      
           Border around this has a color of #2fd999        
        
          <div style="border:2px solid #2fd999;">Content here</div>
        
        
          .myborder {border:2px solid #2fd999;}
        
        Border color #2fd999