#2961a4 color space conversions
Hex:
        #2961a4
        RGB:
        41, 97, 164
        CMY:
        84, 62, 36
        CMYK:
        75, 41, 0, 36
      HSL:
        213°, 60.0000%, 40.1961%
        HSV (HSB):
        213°, 75.0000%, 64.3137%
        XYZ:
        11.8900, 11.7011, 36.7538
        xyY:
        0.1970, 0.1939, 11.7011
      CIE-Lab:
        40.7371, 5.5073, -41.4324
        CIE-LCH:
        40.7371, 41.7968, 277.5715
        CIE-Luv:
        40.7371, -20.1586, -60.6651
        Hunter-Lab:
        34.2069, 2.1827, -39.7596
      #2961a4 color charts
#2961a4 RGB chart
      #2961a4 CMYK chart
      #2961a4 RGB pie chart
      #2961a4 color shades, tints & tones
#2961a4 color schemes
#2961a4 color preview, HTML & CSS examples
           This text has a color of #2961a4        
        
          <p style="color:#2961a4;">Text here</p>
        
        
          .mytext {color:#2961a4;}
        
        Text color #2961a4
      
           This box has a color of #2961a4        
        
          <div style="background-color:#2961a4;">Content here</div>
        
        
          .mybackground {background-color:#2961a4;}
        
        Background color #2961a4
      
           Border around this has a color of #2961a4        
        
          <div style="border:2px solid #2961a4;">Content here</div>
        
        
          .myborder {border:2px solid #2961a4;}
        
        Border color #2961a4