#1949cd color space conversions
Hex:
        #1949cd
        RGB:
        25, 73, 205
        CMY:
        90, 71, 20
        CMYK:
        88, 64, 0, 20
      HSL:
        224°, 78.2609%, 45.0980%
        HSV (HSB):
        224°, 87.8049%, 80.3922%
        XYZ:
        13.8029, 9.3795, 58.8405
        xyY:
        0.1683, 0.1144, 9.3795
      CIE-Lab:
        36.7050, 35.6365, -72.0347
        CIE-LCH:
        36.7050, 80.3677, 296.3222
        CIE-Luv:
        36.7050, -14.8142, -101.7875
        Hunter-Lab:
        30.6260, 26.8529, -92.4732
      #1949cd color charts
#1949cd RGB chart
      #1949cd CMYK chart
      #1949cd RGB pie chart
      #1949cd color shades, tints & tones
#1949cd color schemes
#1949cd color preview, HTML & CSS examples
           This text has a color of #1949cd        
        
          <p style="color:#1949cd;">Text here</p>
        
        
          .mytext {color:#1949cd;}
        
        Text color #1949cd
      
           This box has a color of #1949cd        
        
          <div style="background-color:#1949cd;">Content here</div>
        
        
          .mybackground {background-color:#1949cd;}
        
        Background color #1949cd
      
           Border around this has a color of #1949cd        
        
          <div style="border:2px solid #1949cd;">Content here</div>
        
        
          .myborder {border:2px solid #1949cd;}
        
        Border color #1949cd