#3fa3cf color space conversions
Hex:
        #3fa3cf
        RGB:
        63, 163, 207
        CMY:
        75, 36, 19
        CMYK:
        70, 21, 0, 19
      HSL:
        198°, 60.0000%, 52.9412%
        HSV (HSB):
        198°, 69.5652%, 81.1765%
        XYZ:
        26.4096, 31.7561, 63.7691
        xyY:
        0.2166, 0.2604, 31.7561
      CIE-Lab:
        63.1408, -14.8538, -30.8827
        CIE-LCH:
        63.1408, 34.2692, 244.3136
        CIE-Luv:
        63.1408, -37.4596, -46.4165
        Hunter-Lab:
        56.3526, -14.9632, -27.6463
      #3fa3cf color charts
#3fa3cf RGB chart
      #3fa3cf CMYK chart
      #3fa3cf RGB pie chart
      #3fa3cf color shades, tints & tones
#3fa3cf color schemes
#3fa3cf color preview, HTML & CSS examples
           This text has a color of #3fa3cf        
        
          <p style="color:#3fa3cf;">Text here</p>
        
        
          .mytext {color:#3fa3cf;}
        
        Text color #3fa3cf
      
           This box has a color of #3fa3cf        
        
          <div style="background-color:#3fa3cf;">Content here</div>
        
        
          .mybackground {background-color:#3fa3cf;}
        
        Background color #3fa3cf
      
           Border around this has a color of #3fa3cf        
        
          <div style="border:2px solid #3fa3cf;">Content here</div>
        
        
          .myborder {border:2px solid #3fa3cf;}
        
        Border color #3fa3cf