#3fdfc3 color space conversions
Hex:
        #3fdfc3
        RGB:
        63, 223, 195
        CMY:
        75, 13, 24
        CMYK:
        72, 0, 13, 13
      HSL:
        170°, 71.4286%, 56.0784%
        HSV (HSB):
        170°, 71.7489%, 87.4510%
        XYZ:
        38.2879, 57.7722, 60.7629
        xyY:
        0.2441, 0.3684, 57.7722
      CIE-Lab:
        80.6120, -47.1607, 1.9119
        CIE-LCH:
        80.6120, 47.1995, 177.6785
        CIE-Luv:
        80.6120, -59.6986, 10.4043
        Hunter-Lab:
        76.0081, -43.0974, 5.8076
      #3fdfc3 color charts
#3fdfc3 RGB chart
      #3fdfc3 CMYK chart
      #3fdfc3 RGB pie chart
      #3fdfc3 color shades, tints & tones
#3fdfc3 color schemes
#3fdfc3 color preview, HTML & CSS examples
           This text has a color of #3fdfc3        
        
          <p style="color:#3fdfc3;">Text here</p>
        
        
          .mytext {color:#3fdfc3;}
        
        Text color #3fdfc3
      
           This box has a color of #3fdfc3        
        
          <div style="background-color:#3fdfc3;">Content here</div>
        
        
          .mybackground {background-color:#3fdfc3;}
        
        Background color #3fdfc3
      
           Border around this has a color of #3fdfc3        
        
          <div style="border:2px solid #3fdfc3;">Content here</div>
        
        
          .myborder {border:2px solid #3fdfc3;}
        
        Border color #3fdfc3