#2962d2 color space conversions
Hex:
        #2962d2
        RGB:
        41, 98, 210
        CMY:
        84, 62, 18
        CMYK:
        80, 53, 0, 18
      HSL:
        220°, 67.3307%, 49.2157%
        HSV (HSB):
        220°, 80.4762%, 82.3529%
        XYZ:
        16.9150, 13.8599, 62.7565
        xyY:
        0.1808, 0.1482, 13.8599
      CIE-Lab:
        44.0314, 22.4867, -62.9396
        CIE-LCH:
        44.0314, 66.8360, 289.6605
        CIE-Luv:
        44.0314, -19.4889, -95.2286
        Hunter-Lab:
        37.2289, 15.9510, -73.8844
      #2962d2 color charts
#2962d2 RGB chart
      #2962d2 CMYK chart
      #2962d2 RGB pie chart
      #2962d2 color shades, tints & tones
#2962d2 color schemes
#2962d2 color preview, HTML & CSS examples
           This text has a color of #2962d2        
        
          <p style="color:#2962d2;">Text here</p>
        
        
          .mytext {color:#2962d2;}
        
        Text color #2962d2
      
           This box has a color of #2962d2        
        
          <div style="background-color:#2962d2;">Content here</div>
        
        
          .mybackground {background-color:#2962d2;}
        
        Background color #2962d2
      
           Border around this has a color of #2962d2        
        
          <div style="border:2px solid #2962d2;">Content here</div>
        
        
          .myborder {border:2px solid #2962d2;}
        
        Border color #2962d2