#3664bc color space conversions
Hex:
        #3664bc
        RGB:
        54, 100, 188
        CMY:
        79, 61, 26
        CMYK:
        71, 47, 0, 26
      HSL:
        219°, 55.3719%, 47.4510%
        HSV (HSB):
        219°, 71.2766%, 73.7255%
        XYZ:
        15.1556, 13.5295, 49.3896
        xyY:
        0.1941, 0.1733, 13.5295
      CIE-Lab:
        43.5504, 14.4497, -50.9967
        CIE-LCH:
        43.5504, 53.0043, 285.8198
        CIE-Luv:
        43.5504, -18.3011, -76.9329
        Hunter-Lab:
        36.7824, 9.1788, -53.8640
      #3664bc color charts
#3664bc RGB chart
      #3664bc CMYK chart
      #3664bc RGB pie chart
      #3664bc color shades, tints & tones
#3664bc color schemes
#3664bc color preview, HTML & CSS examples
           This text has a color of #3664bc        
        
          <p style="color:#3664bc;">Text here</p>
        
        
          .mytext {color:#3664bc;}
        
        Text color #3664bc
      
           This box has a color of #3664bc        
        
          <div style="background-color:#3664bc;">Content here</div>
        
        
          .mybackground {background-color:#3664bc;}
        
        Background color #3664bc
      
           Border around this has a color of #3664bc        
        
          <div style="border:2px solid #3664bc;">Content here</div>
        
        
          .myborder {border:2px solid #3664bc;}
        
        Border color #3664bc