#2949cd color space conversions
Hex:
        #2949cd
        RGB:
        41, 73, 205
        CMY:
        84, 71, 20
        CMYK:
        80, 64, 0, 20
      HSL:
        228°, 66.6667%, 48.2353%
        HSV (HSB):
        228°, 80.0000%, 80.3922%
        XYZ:
        14.3164, 9.6443, 58.8646
        xyY:
        0.1729, 0.1164, 9.6443
      CIE-Lab:
        37.1963, 36.7387, -71.2099
        CIE-LCH:
        37.1963, 80.1285, 297.2902
        CIE-Luv:
        37.1963, -13.1477, -101.3910
        Hunter-Lab:
        31.0552, 27.9417, -90.6443
      #2949cd color charts
#2949cd RGB chart
      #2949cd CMYK chart
      #2949cd RGB pie chart
      #2949cd color shades, tints & tones
#2949cd color schemes
#2949cd color preview, HTML & CSS examples
           This text has a color of #2949cd        
        
          <p style="color:#2949cd;">Text here</p>
        
        
          .mytext {color:#2949cd;}
        
        Text color #2949cd
      
           This box has a color of #2949cd        
        
          <div style="background-color:#2949cd;">Content here</div>
        
        
          .mybackground {background-color:#2949cd;}
        
        Background color #2949cd
      
           Border around this has a color of #2949cd        
        
          <div style="border:2px solid #2949cd;">Content here</div>
        
        
          .myborder {border:2px solid #2949cd;}
        
        Border color #2949cd