#2fccc3 color space conversions
Hex:
        #2fccc3
        RGB:
        47, 204, 195
        CMY:
        82, 20, 24
        CMYK:
        77, 0, 4, 20
      HSL:
        177°, 62.5498%, 49.2157%
        HSV (HSB):
        177°, 76.9608%, 80.0000%
        XYZ:
        32.6155, 47.7302, 59.1236
        xyY:
        0.2339, 0.3422, 47.7302
      CIE-Lab:
        74.6544, -40.7005, -6.8655
        CIE-LCH:
        74.6544, 41.2755, 189.5747
        CIE-Luv:
        74.6544, -55.2636, -4.2755
        Hunter-Lab:
        69.0870, -36.6338, -2.3785
      #2fccc3 color charts
#2fccc3 RGB chart
      #2fccc3 CMYK chart
      #2fccc3 RGB pie chart
      #2fccc3 color shades, tints & tones
#2fccc3 color schemes
#2fccc3 color preview, HTML & CSS examples
           This text has a color of #2fccc3        
        
          <p style="color:#2fccc3;">Text here</p>
        
        
          .mytext {color:#2fccc3;}
        
        Text color #2fccc3
      
           This box has a color of #2fccc3        
        
          <div style="background-color:#2fccc3;">Content here</div>
        
        
          .mybackground {background-color:#2fccc3;}
        
        Background color #2fccc3
      
           Border around this has a color of #2fccc3        
        
          <div style="border:2px solid #2fccc3;">Content here</div>
        
        
          .myborder {border:2px solid #2fccc3;}
        
        Border color #2fccc3