#2fdab7 color space conversions
Hex:
        #2fdab7
        RGB:
        47, 218, 183
        CMY:
        82, 15, 28
        CMYK:
        78, 0, 16, 15
      HSL:
        168°, 69.7959%, 51.9608%
        HSV (HSB):
        168°, 78.4404%, 85.4902%
        XYZ:
        34.7909, 54.1660, 53.4212
        xyY:
        0.2444, 0.3804, 54.1660
      CIE-Lab:
        78.5585, -49.9122, 5.2897
        CIE-LCH:
        78.5585, 50.1917, 173.9504
        CIE-Luv:
        78.5585, -60.9878, 15.8371
        Hunter-Lab:
        73.5976, -44.4155, 8.4824
      #2fdab7 color charts
#2fdab7 RGB chart
      #2fdab7 CMYK chart
      #2fdab7 RGB pie chart
      #2fdab7 color shades, tints & tones
#2fdab7 color schemes
#2fdab7 color preview, HTML & CSS examples
           This text has a color of #2fdab7        
        
          <p style="color:#2fdab7;">Text here</p>
        
        
          .mytext {color:#2fdab7;}
        
        Text color #2fdab7
      
           This box has a color of #2fdab7        
        
          <div style="background-color:#2fdab7;">Content here</div>
        
        
          .mybackground {background-color:#2fdab7;}
        
        Background color #2fdab7
      
           Border around this has a color of #2fdab7        
        
          <div style="border:2px solid #2fdab7;">Content here</div>
        
        
          .myborder {border:2px solid #2fdab7;}
        
        Border color #2fdab7