#3261a5 color space conversions
Hex:
        #3261a5
        RGB:
        50, 97, 165
        CMY:
        80, 62, 35
        CMYK:
        70, 41, 0, 35
      HSL:
        215°, 53.4884%, 42.1569%
        HSV (HSB):
        215°, 69.6970%, 64.7059%
        XYZ:
        12.3816, 11.9441, 37.2502
        xyY:
        0.2011, 0.1940, 11.9441
      CIE-Lab:
        41.1272, 7.2263, -41.3840
        CIE-LCH:
        41.1272, 42.0101, 279.9049
        CIE-Luv:
        41.1272, -18.4693, -60.8993
        Hunter-Lab:
        34.5603, 3.4693, -39.7125
      #3261a5 color charts
#3261a5 RGB chart
      #3261a5 CMYK chart
      #3261a5 RGB pie chart
      #3261a5 color shades, tints & tones
#3261a5 color schemes
#3261a5 color preview, HTML & CSS examples
           This text has a color of #3261a5        
        
          <p style="color:#3261a5;">Text here</p>
        
        
          .mytext {color:#3261a5;}
        
        Text color #3261a5
      
           This box has a color of #3261a5        
        
          <div style="background-color:#3261a5;">Content here</div>
        
        
          .mybackground {background-color:#3261a5;}
        
        Background color #3261a5
      
           Border around this has a color of #3261a5        
        
          <div style="border:2px solid #3261a5;">Content here</div>
        
        
          .myborder {border:2px solid #3261a5;}
        
        Border color #3261a5