#3fa8ca color space conversions
Hex:
        #3fa8ca
        RGB:
        63, 168, 202
        CMY:
        75, 34, 21
        CMYK:
        69, 17, 0, 21
      HSL:
        195°, 56.7347%, 51.9608%
        HSV (HSB):
        195°, 68.8119%, 79.2157%
        XYZ:
        26.7132, 33.3263, 60.9018
        xyY:
        0.2209, 0.2756, 33.3263
      CIE-Lab:
        64.4242, -19.1402, -26.1234
        CIE-LCH:
        64.4242, 32.3849, 233.7703
        CIE-Luv:
        64.4242, -39.5283, -38.0912
        Hunter-Lab:
        57.7289, -18.4274, -22.1384
      #3fa8ca color charts
#3fa8ca RGB chart
      #3fa8ca CMYK chart
      #3fa8ca RGB pie chart
      #3fa8ca color shades, tints & tones
#3fa8ca color schemes
#3fa8ca color preview, HTML & CSS examples
           This text has a color of #3fa8ca        
        
          <p style="color:#3fa8ca;">Text here</p>
        
        
          .mytext {color:#3fa8ca;}
        
        Text color #3fa8ca
      
           This box has a color of #3fa8ca        
        
          <div style="background-color:#3fa8ca;">Content here</div>
        
        
          .mybackground {background-color:#3fa8ca;}
        
        Background color #3fa8ca
      
           Border around this has a color of #3fa8ca        
        
          <div style="border:2px solid #3fa8ca;">Content here</div>
        
        
          .myborder {border:2px solid #3fa8ca;}
        
        Border color #3fa8ca