#3969b1 color space conversions
Hex:
        #3969b1
        RGB:
        57, 105, 177
        CMY:
        78, 59, 31
        CMYK:
        68, 41, 0, 31
      HSL:
        216°, 51.2821%, 45.8824%
        HSV (HSB):
        216°, 67.7966%, 69.4118%
        XYZ:
        14.6747, 14.1473, 43.5522
        xyY:
        0.2028, 0.1955, 14.1473
      CIE-Lab:
        44.4435, 7.7018, -43.1473
        CIE-LCH:
        44.4435, 43.8293, 280.1207
        CIE-Luv:
        44.4435, -19.4511, -64.8374
        Hunter-Lab:
        37.6129, 3.8193, -42.3232
      #3969b1 color charts
#3969b1 RGB chart
      #3969b1 CMYK chart
      #3969b1 RGB pie chart
      #3969b1 color shades, tints & tones
#3969b1 color schemes
#3969b1 color preview, HTML & CSS examples
           This text has a color of #3969b1        
        
          <p style="color:#3969b1;">Text here</p>
        
        
          .mytext {color:#3969b1;}
        
        Text color #3969b1
      
           This box has a color of #3969b1        
        
          <div style="background-color:#3969b1;">Content here</div>
        
        
          .mybackground {background-color:#3969b1;}
        
        Background color #3969b1
      
           Border around this has a color of #3969b1        
        
          <div style="border:2px solid #3969b1;">Content here</div>
        
        
          .myborder {border:2px solid #3969b1;}
        
        Border color #3969b1