#2964b4 color space conversions
Hex:
        #2964b4
        RGB:
        41, 100, 180
        CMY:
        84, 61, 29
        CMYK:
        77, 44, 0, 29
      HSL:
        215°, 62.8959%, 43.3333%
        HSV (HSB):
        215°, 77.2222%, 70.5882%
        XYZ:
        13.7098, 12.8810, 44.9437
        xyY:
        0.1917, 0.1801, 12.8810
      CIE-Lab:
        42.5835, 9.7064, -47.9072
        CIE-LCH:
        42.5835, 48.8806, 281.4536
        CIE-Luv:
        42.5835, -20.6911, -71.4789
        Hunter-Lab:
        35.8902, 5.3782, -49.1232
      #2964b4 color charts
#2964b4 RGB chart
      #2964b4 CMYK chart
      #2964b4 RGB pie chart
      #2964b4 color shades, tints & tones
#2964b4 color schemes
#2964b4 color preview, HTML & CSS examples
           This text has a color of #2964b4        
        
          <p style="color:#2964b4;">Text here</p>
        
        
          .mytext {color:#2964b4;}
        
        Text color #2964b4
      
           This box has a color of #2964b4        
        
          <div style="background-color:#2964b4;">Content here</div>
        
        
          .mybackground {background-color:#2964b4;}
        
        Background color #2964b4
      
           Border around this has a color of #2964b4        
        
          <div style="border:2px solid #2964b4;">Content here</div>
        
        
          .myborder {border:2px solid #2964b4;}
        
        Border color #2964b4