#2fedb1 color space conversions
Hex:
        #2fedb1
        RGB:
        47, 237, 177
        CMY:
        82, 7, 31
        CMYK:
        80, 0, 25, 7
      HSL:
        161°, 84.0708%, 55.6863%
        HSV (HSB):
        161°, 80.1688%, 92.9412%
        XYZ:
        39.3923, 64.3470, 51.9390
        xyY:
        0.2530, 0.4133, 64.3470
      CIE-Lab:
        84.1461, -58.8772, 16.3961
        CIE-LCH:
        84.1461, 61.1176, 164.4385
        CIE-Luv:
        84.1461, -67.8796, 33.6150
        Hunter-Lab:
        80.2166, -52.7223, 17.7623
      #2fedb1 color charts
#2fedb1 RGB chart
      #2fedb1 CMYK chart
      #2fedb1 RGB pie chart
      #2fedb1 color shades, tints & tones
#2fedb1 color schemes
#2fedb1 color preview, HTML & CSS examples
           This text has a color of #2fedb1        
        
          <p style="color:#2fedb1;">Text here</p>
        
        
          .mytext {color:#2fedb1;}
        
        Text color #2fedb1
      
           This box has a color of #2fedb1        
        
          <div style="background-color:#2fedb1;">Content here</div>
        
        
          .mybackground {background-color:#2fedb1;}
        
        Background color #2fedb1
      
           Border around this has a color of #2fedb1        
        
          <div style="border:2px solid #2fedb1;">Content here</div>
        
        
          .myborder {border:2px solid #2fedb1;}
        
        Border color #2fedb1