#3261a1 color space conversions
Hex:
        #3261a1
        RGB:
        50, 97, 161
        CMY:
        80, 62, 37
        CMYK:
        69, 40, 0, 37
      HSL:
        215°, 52.6066%, 41.3725%
        HSV (HSB):
        215°, 68.9441%, 63.1373%
        XYZ:
        12.0231, 11.8007, 35.3623
        xyY:
        0.2031, 0.1994, 11.8007
      CIE-Lab:
        40.8976, 5.7454, -39.3756
        CIE-LCH:
        40.8976, 39.7925, 278.3016
        CIE-Luv:
        40.8976, -18.5453, -57.6658
        Hunter-Lab:
        34.3522, 2.3580, -36.9869
      #3261a1 color charts
#3261a1 RGB chart
      #3261a1 CMYK chart
      #3261a1 RGB pie chart
      #3261a1 color shades, tints & tones
#3261a1 color schemes
#3261a1 color preview, HTML & CSS examples
           This text has a color of #3261a1        
        
          <p style="color:#3261a1;">Text here</p>
        
        
          .mytext {color:#3261a1;}
        
        Text color #3261a1
      
           This box has a color of #3261a1        
        
          <div style="background-color:#3261a1;">Content here</div>
        
        
          .mybackground {background-color:#3261a1;}
        
        Background color #3261a1
      
           Border around this has a color of #3261a1        
        
          <div style="border:2px solid #3261a1;">Content here</div>
        
        
          .myborder {border:2px solid #3261a1;}
        
        Border color #3261a1