#2fccc8 color space conversions
Hex:
        #2fccc8
        RGB:
        47, 204, 200
        CMY:
        82, 20, 22
        CMYK:
        77, 0, 2, 20
      HSL:
        178°, 62.5498%, 49.2157%
        HSV (HSB):
        178°, 76.9608%, 80.0000%
        XYZ:
        33.1905, 47.9602, 62.1515
        xyY:
        0.2316, 0.3347, 47.9602
      CIE-Lab:
        74.7998, -39.2820, -9.3540
        CIE-LCH:
        74.7998, 40.3804, 193.3941
        CIE-Luv:
        74.7998, -54.9021, -8.4379
        Hunter-Lab:
        69.2533, -35.6450, -4.7326
      #2fccc8 color charts
#2fccc8 RGB chart
      #2fccc8 CMYK chart
      #2fccc8 RGB pie chart
      #2fccc8 color shades, tints & tones
#2fccc8 color schemes
#2fccc8 color preview, HTML & CSS examples
           This text has a color of #2fccc8        
        
          <p style="color:#2fccc8;">Text here</p>
        
        
          .mytext {color:#2fccc8;}
        
        Text color #2fccc8
      
           This box has a color of #2fccc8        
        
          <div style="background-color:#2fccc8;">Content here</div>
        
        
          .mybackground {background-color:#2fccc8;}
        
        Background color #2fccc8
      
           Border around this has a color of #2fccc8        
        
          <div style="border:2px solid #2fccc8;">Content here</div>
        
        
          .myborder {border:2px solid #2fccc8;}
        
        Border color #2fccc8