#3fcfbb color space conversions
Hex:
        #3fcfbb
        RGB:
        63, 207, 187
        CMY:
        75, 19, 27
        CMYK:
        70, 0, 10, 19
      HSL:
        172°, 60.0000%, 52.9412%
        HSV (HSB):
        172°, 69.5652%, 81.1765%
        XYZ:
        33.3324, 49.2703, 54.7670
        xyY:
        0.2426, 0.3587, 49.2703
      CIE-Lab:
        75.6192, -42.3127, -1.0918
        CIE-LCH:
        75.6192, 42.3267, 181.4781
        CIE-Luv:
        75.6192, -54.5576, 4.9827
        Hunter-Lab:
        70.1928, -38.0733, 2.8747
      #3fcfbb color charts
#3fcfbb RGB chart
      #3fcfbb CMYK chart
      #3fcfbb RGB pie chart
      #3fcfbb color shades, tints & tones
#3fcfbb color schemes
#3fcfbb color preview, HTML & CSS examples
           This text has a color of #3fcfbb        
        
          <p style="color:#3fcfbb;">Text here</p>
        
        
          .mytext {color:#3fcfbb;}
        
        Text color #3fcfbb
      
           This box has a color of #3fcfbb        
        
          <div style="background-color:#3fcfbb;">Content here</div>
        
        
          .mybackground {background-color:#3fcfbb;}
        
        Background color #3fcfbb
      
           Border around this has a color of #3fcfbb        
        
          <div style="border:2px solid #3fcfbb;">Content here</div>
        
        
          .myborder {border:2px solid #3fcfbb;}
        
        Border color #3fcfbb