#1449cd color space conversions
Hex:
        #1449cd
        RGB:
        20, 73, 205
        CMY:
        92, 71, 20
        CMYK:
        90, 64, 0, 20
      HSL:
        223°, 82.2222%, 44.1176%
        HSV (HSB):
        223°, 90.2439%, 80.3922%
        XYZ:
        13.6905, 9.3216, 58.8353
        xyY:
        0.1673, 0.1139, 9.3216
      CIE-Lab:
        36.5962, 35.3899, -72.2174
        CIE-LCH:
        36.5962, 80.4226, 296.1070
        CIE-Luv:
        36.5962, -15.1787, -101.8710
        Hunter-Lab:
        30.5313, 26.6112, -92.8829
      #1449cd color charts
#1449cd RGB chart
      #1449cd CMYK chart
      #1449cd RGB pie chart
      #1449cd color shades, tints & tones
#1449cd color schemes
#1449cd color preview, HTML & CSS examples
           This text has a color of #1449cd        
        
          <p style="color:#1449cd;">Text here</p>
        
        
          .mytext {color:#1449cd;}
        
        Text color #1449cd
      
           This box has a color of #1449cd        
        
          <div style="background-color:#1449cd;">Content here</div>
        
        
          .mybackground {background-color:#1449cd;}
        
        Background color #1449cd
      
           Border around this has a color of #1449cd        
        
          <div style="border:2px solid #1449cd;">Content here</div>
        
        
          .myborder {border:2px solid #1449cd;}
        
        Border color #1449cd