#3fd3ce color space conversions
Hex:
        #3fd3ce
        RGB:
        63, 211, 206
        CMY:
        75, 17, 19
        CMYK:
        70, 0, 2, 17
      HSL:
        178°, 62.7119%, 53.7255%
        HSV (HSB):
        178°, 70.1422%, 82.7451%
        XYZ:
        36.4847, 52.1015, 66.5262
        xyY:
        0.2352, 0.3359, 52.1015
      CIE-Lab:
        77.3415, -38.9541, -8.7764
        CIE-LCH:
        77.3415, 39.9305, 192.6968
        CIE-Luv:
        77.3415, -54.7190, -7.5674
        Hunter-Lab:
        72.1814, -36.0930, -4.1178
      #3fd3ce color charts
#3fd3ce RGB chart
      #3fd3ce CMYK chart
      #3fd3ce RGB pie chart
      #3fd3ce color shades, tints & tones
#3fd3ce color schemes
#3fd3ce color preview, HTML & CSS examples
           This text has a color of #3fd3ce        
        
          <p style="color:#3fd3ce;">Text here</p>
        
        
          .mytext {color:#3fd3ce;}
        
        Text color #3fd3ce
      
           This box has a color of #3fd3ce        
        
          <div style="background-color:#3fd3ce;">Content here</div>
        
        
          .mybackground {background-color:#3fd3ce;}
        
        Background color #3fd3ce
      
           Border around this has a color of #3fd3ce        
        
          <div style="border:2px solid #3fd3ce;">Content here</div>
        
        
          .myborder {border:2px solid #3fd3ce;}
        
        Border color #3fd3ce