#3961a8 color space conversions
Hex:
        #3961a8
        RGB:
        57, 97, 168
        CMY:
        78, 62, 34
        CMYK:
        66, 42, 0, 34
      HSL:
        218°, 49.3333%, 44.1176%
        HSV (HSB):
        218°, 66.0714%, 65.8824%
        XYZ:
        13.0299, 12.2464, 38.7228
        xyY:
        0.2036, 0.1914, 12.2464
      CIE-Lab:
        41.6051, 9.5150, -42.3795
        CIE-LCH:
        41.6051, 43.4345, 282.6542
        CIE-Luv:
        41.6051, -16.9113, -62.7862
        Hunter-Lab:
        34.9949, 5.2214, -41.1097
      #3961a8 color charts
#3961a8 RGB chart
      #3961a8 CMYK chart
      #3961a8 RGB pie chart
      #3961a8 color shades, tints & tones
#3961a8 color schemes
#3961a8 color preview, HTML & CSS examples
           This text has a color of #3961a8        
        
          <p style="color:#3961a8;">Text here</p>
        
        
          .mytext {color:#3961a8;}
        
        Text color #3961a8
      
           This box has a color of #3961a8        
        
          <div style="background-color:#3961a8;">Content here</div>
        
        
          .mybackground {background-color:#3961a8;}
        
        Background color #3961a8
      
           Border around this has a color of #3961a8        
        
          <div style="border:2px solid #3961a8;">Content here</div>
        
        
          .myborder {border:2px solid #3961a8;}
        
        Border color #3961a8