#3fa6e1 color space conversions
Hex:
        #3fa6e1
        RGB:
        63, 166, 225
        CMY:
        75, 35, 12
        CMYK:
        72, 26, 0, 12
      HSL:
        202°, 72.9730%, 56.4706%
        HSV (HSB):
        202°, 72.0000%, 88.2353%
        XYZ:
        29.2767, 33.7654, 76.2085
        xyY:
        0.2102, 0.2425, 33.7654
      CIE-Lab:
        64.7760, -10.4979, -38.3044
        CIE-LCH:
        64.7760, 39.7170, 254.6735
        CIE-Luv:
        64.7760, -37.5870, -59.5993
        Hunter-Lab:
        58.1080, -11.7549, -37.0830
      #3fa6e1 color charts
#3fa6e1 RGB chart
      #3fa6e1 CMYK chart
      #3fa6e1 RGB pie chart
      #3fa6e1 color shades, tints & tones
#3fa6e1 color schemes
#3fa6e1 color preview, HTML & CSS examples
           This text has a color of #3fa6e1        
        
          <p style="color:#3fa6e1;">Text here</p>
        
        
          .mytext {color:#3fa6e1;}
        
        Text color #3fa6e1
      
           This box has a color of #3fa6e1        
        
          <div style="background-color:#3fa6e1;">Content here</div>
        
        
          .mybackground {background-color:#3fa6e1;}
        
        Background color #3fa6e1
      
           Border around this has a color of #3fa6e1        
        
          <div style="border:2px solid #3fa6e1;">Content here</div>
        
        
          .myborder {border:2px solid #3fa6e1;}
        
        Border color #3fa6e1