#2949a7 color space conversions
Hex:
        #2949a7
        RGB:
        41, 73, 167
        CMY:
        84, 71, 35
        CMYK:
        75, 56, 0, 35
      HSL:
        225°, 60.5769%, 40.7843%
        HSV (HSB):
        225°, 75.4491%, 65.4902%
        XYZ:
        10.2720, 8.0265, 37.5671
        xyY:
        0.1839, 0.1437, 8.0265
      CIE-Lab:
        34.0381, 22.4827, -54.0021
        CIE-LCH:
        34.0381, 58.4953, 292.6034
        CIE-Luv:
        34.0381, -12.8370, -75.8927
        Hunter-Lab:
        28.3311, 15.1395, -58.7868
      #2949a7 color charts
#2949a7 RGB chart
      #2949a7 CMYK chart
      #2949a7 RGB pie chart
      #2949a7 color shades, tints & tones
#2949a7 color schemes
#2949a7 color preview, HTML & CSS examples
           This text has a color of #2949a7        
        
          <p style="color:#2949a7;">Text here</p>
        
        
          .mytext {color:#2949a7;}
        
        Text color #2949a7
      
           This box has a color of #2949a7        
        
          <div style="background-color:#2949a7;">Content here</div>
        
        
          .mybackground {background-color:#2949a7;}
        
        Background color #2949a7
      
           Border around this has a color of #2949a7        
        
          <div style="border:2px solid #2949a7;">Content here</div>
        
        
          .myborder {border:2px solid #2949a7;}
        
        Border color #2949a7