#2960c5 color space conversions
Hex:
        #2960c5
        RGB:
        41, 96, 197
        CMY:
        84, 62, 23
        CMYK:
        79, 51, 0, 23
      HSL:
        219°, 65.5462%, 46.6667%
        HSV (HSB):
        219°, 79.1878%, 77.2549%
        XYZ:
        15.1754, 12.8684, 54.5073
        xyY:
        0.1838, 0.1559, 12.8684
      CIE-Lab:
        42.5642, 18.8182, -57.8312
        CIE-LCH:
        42.5642, 60.8159, 288.0248
        CIE-Luv:
        42.5642, -19.1134, -86.7478
        Hunter-Lab:
        35.8725, 12.7350, -64.9788
      #2960c5 color charts
#2960c5 RGB chart
      #2960c5 CMYK chart
      #2960c5 RGB pie chart
      #2960c5 color shades, tints & tones
#2960c5 color schemes
#2960c5 color preview, HTML & CSS examples
           This text has a color of #2960c5        
        
          <p style="color:#2960c5;">Text here</p>
        
        
          .mytext {color:#2960c5;}
        
        Text color #2960c5
      
           This box has a color of #2960c5        
        
          <div style="background-color:#2960c5;">Content here</div>
        
        
          .mybackground {background-color:#2960c5;}
        
        Background color #2960c5
      
           Border around this has a color of #2960c5        
        
          <div style="border:2px solid #2960c5;">Content here</div>
        
        
          .myborder {border:2px solid #2960c5;}
        
        Border color #2960c5