#3fa6ec color space conversions
Hex:
        #3fa6ec
        RGB:
        63, 166, 236
        CMY:
        75, 35, 7
        CMYK:
        73, 30, 0, 7
      HSL:
        204°, 81.9905%, 58.6275%
        HSV (HSB):
        204°, 73.3051%, 92.5490%
        XYZ:
        30.8264, 34.3853, 84.3692
        xyY:
        0.2061, 0.2299, 34.3853
      CIE-Lab:
        65.2673, -6.7597, -43.5821
        CIE-LCH:
        65.2673, 44.1032, 261.1835
        CIE-Luv:
        65.2673, -37.0380, -69.0344
        Hunter-Lab:
        58.6390, -8.7811, -44.2585
      #3fa6ec color charts
#3fa6ec RGB chart
      #3fa6ec CMYK chart
      #3fa6ec RGB pie chart
      #3fa6ec color shades, tints & tones
#3fa6ec color schemes
#3fa6ec color preview, HTML & CSS examples
           This text has a color of #3fa6ec        
        
          <p style="color:#3fa6ec;">Text here</p>
        
        
          .mytext {color:#3fa6ec;}
        
        Text color #3fa6ec
      
           This box has a color of #3fa6ec        
        
          <div style="background-color:#3fa6ec;">Content here</div>
        
        
          .mybackground {background-color:#3fa6ec;}
        
        Background color #3fa6ec
      
           Border around this has a color of #3fa6ec        
        
          <div style="border:2px solid #3fa6ec;">Content here</div>
        
        
          .myborder {border:2px solid #3fa6ec;}
        
        Border color #3fa6ec