#3fc6bc color space conversions
Hex:
        #3fc6bc
        RGB:
        63, 198, 188
        CMY:
        75, 22, 26
        CMYK:
        68, 0, 5, 22
      HSL:
        176°, 54.2169%, 51.1765%
        HSV (HSB):
        176°, 68.1818%, 77.6471%
        XYZ:
        31.3211, 45.0758, 54.6267
        xyY:
        0.2390, 0.3440, 45.0758
      CIE-Lab:
        72.9418, -38.0117, -5.5720
        CIE-LCH:
        72.9418, 38.4179, 188.3394
        CIE-Luv:
        72.9418, -51.2581, -2.6087
        Hunter-Lab:
        67.1385, -34.2195, -1.2439
      #3fc6bc color charts
#3fc6bc RGB chart
      #3fc6bc CMYK chart
      #3fc6bc RGB pie chart
      #3fc6bc color shades, tints & tones
#3fc6bc color schemes
#3fc6bc color preview, HTML & CSS examples
           This text has a color of #3fc6bc        
        
          <p style="color:#3fc6bc;">Text here</p>
        
        
          .mytext {color:#3fc6bc;}
        
        Text color #3fc6bc
      
           This box has a color of #3fc6bc        
        
          <div style="background-color:#3fc6bc;">Content here</div>
        
        
          .mybackground {background-color:#3fc6bc;}
        
        Background color #3fc6bc
      
           Border around this has a color of #3fc6bc        
        
          <div style="border:2px solid #3fc6bc;">Content here</div>
        
        
          .myborder {border:2px solid #3fc6bc;}
        
        Border color #3fc6bc