#2fc8ce color space conversions
Hex:
        #2fc8ce
        RGB:
        47, 200, 206
        CMY:
        82, 22, 19
        CMYK:
        77, 3, 0, 19
      HSL:
        182°, 62.8458%, 49.6078%
        HSV (HSB):
        182°, 77.1845%, 80.7843%
        XYZ:
        32.9671, 46.3691, 65.6051
        xyY:
        0.2275, 0.3199, 46.3691
      CIE-Lab:
        73.7844, -35.6968, -14.1224
        CIE-LCH:
        73.7844, 38.3889, 201.5848
        CIE-Luv:
        73.7844, -53.0708, -16.6257
        Hunter-Lab:
        68.0949, -32.7479, -9.4557
      #2fc8ce color charts
#2fc8ce RGB chart
      #2fc8ce CMYK chart
      #2fc8ce RGB pie chart
      #2fc8ce color shades, tints & tones
#2fc8ce color schemes
#2fc8ce color preview, HTML & CSS examples
           This text has a color of #2fc8ce        
        
          <p style="color:#2fc8ce;">Text here</p>
        
        
          .mytext {color:#2fc8ce;}
        
        Text color #2fc8ce
      
           This box has a color of #2fc8ce        
        
          <div style="background-color:#2fc8ce;">Content here</div>
        
        
          .mybackground {background-color:#2fc8ce;}
        
        Background color #2fc8ce
      
           Border around this has a color of #2fc8ce        
        
          <div style="border:2px solid #2fc8ce;">Content here</div>
        
        
          .myborder {border:2px solid #2fc8ce;}
        
        Border color #2fc8ce