#2960bf color space conversions
Hex:
        #2960bf
        RGB:
        41, 96, 191
        CMY:
        84, 62, 25
        CMYK:
        79, 50, 0, 25
      HSL:
        218°, 64.6552%, 45.4902%
        HSV (HSB):
        218°, 78.5340%, 74.9020%
        XYZ:
        14.5013, 12.5987, 50.9577
        xyY:
        0.1858, 0.1614, 12.5987
      CIE-Lab:
        42.1523, 16.5165, -55.0166
        CIE-LCH:
        42.1523, 57.4423, 286.7103
        CIE-Luv:
        42.1523, -19.2158, -82.2773
        Hunter-Lab:
        35.4947, 10.8101, -60.2729
      #2960bf color charts
#2960bf RGB chart
      #2960bf CMYK chart
      #2960bf RGB pie chart
      #2960bf color shades, tints & tones
#2960bf color schemes
#2960bf color preview, HTML & CSS examples
           This text has a color of #2960bf        
        
          <p style="color:#2960bf;">Text here</p>
        
        
          .mytext {color:#2960bf;}
        
        Text color #2960bf
      
           This box has a color of #2960bf        
        
          <div style="background-color:#2960bf;">Content here</div>
        
        
          .mybackground {background-color:#2960bf;}
        
        Background color #2960bf
      
           Border around this has a color of #2960bf        
        
          <div style="border:2px solid #2960bf;">Content here</div>
        
        
          .myborder {border:2px solid #2960bf;}
        
        Border color #2960bf