#2fe9ce color space conversions
Hex:
        #2fe9ce
        RGB:
        47, 233, 206
        CMY:
        82, 9, 19
        CMYK:
        80, 0, 12, 9
      HSL:
        171°, 80.8696%, 54.9020%
        HSV (HSB):
        171°, 79.8283%, 91.3725%
        XYZ:
        41.4518, 63.3384, 68.4333
        xyY:
        0.2393, 0.3656, 63.3384
      CIE-Lab:
        83.6201, -50.2233, 0.4423
        CIE-LCH:
        83.6201, 50.2252, 179.4954
        CIE-Luv:
        83.6201, -64.4638, 8.6539
        Hunter-Lab:
        79.5854, -46.3034, 4.7280
      #2fe9ce color charts
#2fe9ce RGB chart
      #2fe9ce CMYK chart
      #2fe9ce RGB pie chart
      #2fe9ce color shades, tints & tones
#2fe9ce color schemes
#2fe9ce color preview, HTML & CSS examples
           This text has a color of #2fe9ce        
        
          <p style="color:#2fe9ce;">Text here</p>
        
        
          .mytext {color:#2fe9ce;}
        
        Text color #2fe9ce
      
           This box has a color of #2fe9ce        
        
          <div style="background-color:#2fe9ce;">Content here</div>
        
        
          .mybackground {background-color:#2fe9ce;}
        
        Background color #2fe9ce
      
           Border around this has a color of #2fe9ce        
        
          <div style="border:2px solid #2fe9ce;">Content here</div>
        
        
          .myborder {border:2px solid #2fe9ce;}
        
        Border color #2fe9ce