#3969a2 color space conversions
Hex:
        #3969a2
        RGB:
        57, 105, 162
        CMY:
        78, 59, 36
        CMYK:
        65, 35, 0, 36
      HSL:
        213°, 47.9452%, 42.9412%
        HSV (HSB):
        213°, 64.8148%, 63.5294%
        XYZ:
        13.2605, 13.5816, 36.1050
        xyY:
        0.2107, 0.2158, 13.5816
      CIE-Lab:
        43.6269, 2.3123, -35.6258
        CIE-LCH:
        43.6269, 35.7007, 273.7136
        CIE-Luv:
        43.6269, -19.7278, -52.5047
        Hunter-Lab:
        36.8533, -0.2656, -32.2889
      #3969a2 color charts
#3969a2 RGB chart
      #3969a2 CMYK chart
      #3969a2 RGB pie chart
      #3969a2 color shades, tints & tones
#3969a2 color schemes
#3969a2 color preview, HTML & CSS examples
           This text has a color of #3969a2        
        
          <p style="color:#3969a2;">Text here</p>
        
        
          .mytext {color:#3969a2;}
        
        Text color #3969a2
      
           This box has a color of #3969a2        
        
          <div style="background-color:#3969a2;">Content here</div>
        
        
          .mybackground {background-color:#3969a2;}
        
        Background color #3969a2
      
           Border around this has a color of #3969a2        
        
          <div style="border:2px solid #3969a2;">Content here</div>
        
        
          .myborder {border:2px solid #3969a2;}
        
        Border color #3969a2