#2960c1 color space conversions
Hex:
        #2960c1
        RGB:
        41, 96, 193
        CMY:
        84, 62, 24
        CMYK:
        79, 50, 0, 24
      HSL:
        218°, 64.9573%, 45.8824%
        HSV (HSB):
        218°, 78.7565%, 75.6863%
        XYZ:
        14.7230, 12.6874, 52.1250
        xyY:
        0.1851, 0.1595, 12.6874
      CIE-Lab:
        42.2884, 17.2844, -55.9586
        CIE-LCH:
        42.2884, 58.5672, 287.1647
        CIE-Luv:
        42.2884, -19.1803, -83.7751
        Hunter-Lab:
        35.6194, 11.4474, -61.8307
      #2960c1 color charts
#2960c1 RGB chart
      #2960c1 CMYK chart
      #2960c1 RGB pie chart
      #2960c1 color shades, tints & tones
#2960c1 color schemes
#2960c1 color preview, HTML & CSS examples
           This text has a color of #2960c1        
        
          <p style="color:#2960c1;">Text here</p>
        
        
          .mytext {color:#2960c1;}
        
        Text color #2960c1
      
           This box has a color of #2960c1        
        
          <div style="background-color:#2960c1;">Content here</div>
        
        
          .mybackground {background-color:#2960c1;}
        
        Background color #2960c1
      
           Border around this has a color of #2960c1        
        
          <div style="border:2px solid #2960c1;">Content here</div>
        
        
          .myborder {border:2px solid #2960c1;}
        
        Border color #2960c1