#2fdcce color space conversions
Hex:
        #2fdcce
        RGB:
        47, 220, 206
        CMY:
        82, 14, 19
        CMYK:
        79, 0, 6, 14
      HSL:
        175°, 71.1934%, 52.3529%
        HSV (HSB):
        175°, 78.6364%, 86.2745%
        XYZ:
        37.9061, 56.2470, 67.2514
        xyY:
        0.2349, 0.3485, 56.2470
      CIE-Lab:
        79.7542, -44.6948, -5.2311
        CIE-LCH:
        79.7542, 44.9999, 186.6755
        CIE-Luv:
        79.7542, -60.0133, -1.1067
        Hunter-Lab:
        74.9980, -41.0276, -0.6673
      #2fdcce color charts
#2fdcce RGB chart
      #2fdcce CMYK chart
      #2fdcce RGB pie chart
      #2fdcce color shades, tints & tones
#2fdcce color schemes
#2fdcce color preview, HTML & CSS examples
           This text has a color of #2fdcce        
        
          <p style="color:#2fdcce;">Text here</p>
        
        
          .mytext {color:#2fdcce;}
        
        Text color #2fdcce
      
           This box has a color of #2fdcce        
        
          <div style="background-color:#2fdcce;">Content here</div>
        
        
          .mybackground {background-color:#2fdcce;}
        
        Background color #2fdcce
      
           Border around this has a color of #2fdcce        
        
          <div style="border:2px solid #2fdcce;">Content here</div>
        
        
          .myborder {border:2px solid #2fdcce;}
        
        Border color #2fdcce