#2fc5ce color space conversions
Hex:
        #2fc5ce
        RGB:
        47, 197, 206
        CMY:
        82, 23, 19
        CMYK:
        77, 4, 0, 19
      HSL:
        183°, 62.8458%, 49.6078%
        HSV (HSB):
        183°, 77.1845%, 80.7843%
        XYZ:
        32.2791, 44.9931, 65.3758
        xyY:
        0.2263, 0.3154, 44.9931
      CIE-Lab:
        72.8873, -34.2912, -15.4721
        CIE-LCH:
        72.8873, 37.6201, 204.2847
        CIE-Luv:
        72.8873, -52.0212, -18.9986
        Hunter-Lab:
        67.0769, -31.4857, -10.8326
      #2fc5ce color charts
#2fc5ce RGB chart
      #2fc5ce CMYK chart
      #2fc5ce RGB pie chart
      #2fc5ce color shades, tints & tones
#2fc5ce color schemes
#2fc5ce color preview, HTML & CSS examples
           This text has a color of #2fc5ce        
        
          <p style="color:#2fc5ce;">Text here</p>
        
        
          .mytext {color:#2fc5ce;}
        
        Text color #2fc5ce
      
           This box has a color of #2fc5ce        
        
          <div style="background-color:#2fc5ce;">Content here</div>
        
        
          .mybackground {background-color:#2fc5ce;}
        
        Background color #2fc5ce
      
           Border around this has a color of #2fc5ce        
        
          <div style="border:2px solid #2fc5ce;">Content here</div>
        
        
          .myborder {border:2px solid #2fc5ce;}
        
        Border color #2fc5ce