#2949af color space conversions
Hex:
        #2949af
        RGB:
        41, 73, 175
        CMY:
        84, 71, 31
        CMYK:
        77, 58, 0, 31
      HSL:
        226°, 62.0370%, 42.3529%
        HSV (HSB):
        226°, 76.5714%, 68.6275%
        XYZ:
        11.0349, 8.3316, 41.5840
        xyY:
        0.1810, 0.1367, 8.3316
      CIE-Lab:
        34.6643, 25.5389, -57.7539
        CIE-LCH:
        34.6643, 63.1486, 293.8551
        CIE-Luv:
        34.6643, -12.8740, -81.4638
        Hunter-Lab:
        28.8646, 17.7270, -65.2114
      #2949af color charts
#2949af RGB chart
      #2949af CMYK chart
      #2949af RGB pie chart
      #2949af color shades, tints & tones
#2949af color schemes
#2949af color preview, HTML & CSS examples
           This text has a color of #2949af        
        
          <p style="color:#2949af;">Text here</p>
        
        
          .mytext {color:#2949af;}
        
        Text color #2949af
      
           This box has a color of #2949af        
        
          <div style="background-color:#2949af;">Content here</div>
        
        
          .mybackground {background-color:#2949af;}
        
        Background color #2949af
      
           Border around this has a color of #2949af        
        
          <div style="border:2px solid #2949af;">Content here</div>
        
        
          .myborder {border:2px solid #2949af;}
        
        Border color #2949af