#3fa7cf color space conversions
Hex:
        #3fa7cf
        RGB:
        63, 167, 207
        CMY:
        75, 35, 19
        CMYK:
        70, 19, 0, 19
      HSL:
        197°, 60.0000%, 52.9412%
        HSV (HSB):
        197°, 69.5652%, 81.1765%
        XYZ:
        27.1311, 33.1992, 64.0096
        xyY:
        0.2182, 0.2670, 33.1992
      CIE-Lab:
        64.3219, -16.9999, -29.0565
        CIE-LCH:
        64.3219, 33.6642, 239.6697
        CIE-Luv:
        64.3219, -38.8926, -43.2273
        Hunter-Lab:
        57.6187, -16.7820, -25.5331
      #3fa7cf color charts
#3fa7cf RGB chart
      #3fa7cf CMYK chart
      #3fa7cf RGB pie chart
      #3fa7cf color shades, tints & tones
#3fa7cf color schemes
#3fa7cf color preview, HTML & CSS examples
           This text has a color of #3fa7cf        
        
          <p style="color:#3fa7cf;">Text here</p>
        
        
          .mytext {color:#3fa7cf;}
        
        Text color #3fa7cf
      
           This box has a color of #3fa7cf        
        
          <div style="background-color:#3fa7cf;">Content here</div>
        
        
          .mybackground {background-color:#3fa7cf;}
        
        Background color #3fa7cf
      
           Border around this has a color of #3fa7cf        
        
          <div style="border:2px solid #3fa7cf;">Content here</div>
        
        
          .myborder {border:2px solid #3fa7cf;}
        
        Border color #3fa7cf