#2fdfb1 color space conversions
Hex:
        #2fdfb1
        RGB:
        47, 223, 177
        CMY:
        82, 13, 31
        CMYK:
        79, 0, 21, 13
      HSL:
        164°, 73.3333%, 52.9412%
        HSV (HSB):
        164°, 78.9238%, 87.4510%
        XYZ:
        35.4958, 56.5540, 50.6402
        xyY:
        0.2488, 0.3963, 56.5540
      CIE-Lab:
        79.9281, -53.4166, 10.4373
        CIE-LCH:
        79.9281, 54.4267, 168.9441
        CIE-Luv:
        79.9281, -63.1277, 23.9949
        Hunter-Lab:
        75.2024, -47.3516, 12.7167
      #2fdfb1 color charts
#2fdfb1 RGB chart
      #2fdfb1 CMYK chart
      #2fdfb1 RGB pie chart
      #2fdfb1 color shades, tints & tones
#2fdfb1 color schemes
#2fdfb1 color preview, HTML & CSS examples
           This text has a color of #2fdfb1        
        
          <p style="color:#2fdfb1;">Text here</p>
        
        
          .mytext {color:#2fdfb1;}
        
        Text color #2fdfb1
      
           This box has a color of #2fdfb1        
        
          <div style="background-color:#2fdfb1;">Content here</div>
        
        
          .mybackground {background-color:#2fdfb1;}
        
        Background color #2fdfb1
      
           Border around this has a color of #2fdfb1        
        
          <div style="border:2px solid #2fdfb1;">Content here</div>
        
        
          .myborder {border:2px solid #2fdfb1;}
        
        Border color #2fdfb1