#2962d9 color space conversions
Hex:
        #2962d9
        RGB:
        41, 98, 217
        CMY:
        84, 62, 15
        CMYK:
        81, 55, 0, 15
      HSL:
        221°, 69.8413%, 50.5882%
        HSV (HSB):
        221°, 81.1060%, 85.0980%
        XYZ:
        17.8065, 14.2165, 67.4512
        xyY:
        0.1790, 0.1429, 14.2165
      CIE-Lab:
        44.5419, 25.1430, -66.1104
        CIE-LCH:
        44.5419, 70.7302, 290.8227
        CIE-Luv:
        44.5419, -19.3982, -100.2446
        Hunter-Lab:
        37.7048, 18.3152, -79.6721
      #2962d9 color charts
#2962d9 RGB chart
      #2962d9 CMYK chart
      #2962d9 RGB pie chart
      #2962d9 color shades, tints & tones
#2962d9 color schemes
#2962d9 color preview, HTML & CSS examples
           This text has a color of #2962d9        
        
          <p style="color:#2962d9;">Text here</p>
        
        
          .mytext {color:#2962d9;}
        
        Text color #2962d9
      
           This box has a color of #2962d9        
        
          <div style="background-color:#2962d9;">Content here</div>
        
        
          .mybackground {background-color:#2962d9;}
        
        Background color #2962d9
      
           Border around this has a color of #2962d9        
        
          <div style="border:2px solid #2962d9;">Content here</div>
        
        
          .myborder {border:2px solid #2962d9;}
        
        Border color #2962d9