#2960a4 color space conversions
Hex:
        #2960a4
        RGB:
        41, 96, 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.7982, 11.5175, 36.7232
        xyY:
        0.1965, 0.1918, 11.5175
      CIE-Lab:
        40.4387, 6.1481, -41.9082
        CIE-LCH:
        40.4387, 42.3567, 278.3459
        CIE-Luv:
        40.4387, -19.8287, -61.3147
        Hunter-Lab:
        33.9374, 2.6640, -40.4007
      #2960a4 color charts
#2960a4 RGB chart
      #2960a4 CMYK chart
      #2960a4 RGB pie chart
      #2960a4 color shades, tints & tones
#2960a4 color schemes
#2960a4 color preview, HTML & CSS examples
           This text has a color of #2960a4        
        
          <p style="color:#2960a4;">Text here</p>
        
        
          .mytext {color:#2960a4;}
        
        Text color #2960a4
      
           This box has a color of #2960a4        
        
          <div style="background-color:#2960a4;">Content here</div>
        
        
          .mybackground {background-color:#2960a4;}
        
        Background color #2960a4
      
           Border around this has a color of #2960a4        
        
          <div style="border:2px solid #2960a4;">Content here</div>
        
        
          .myborder {border:2px solid #2960a4;}
        
        Border color #2960a4