#1440ab color space conversions
Hex:
        #1440ab
        RGB:
        20, 64, 171
        CMY:
        92, 75, 33
        CMYK:
        88, 63, 0, 33
      HSL:
        223°, 79.0576%, 37.4510%
        HSV (HSB):
        223°, 88.3041%, 67.0588%
        XYZ:
        9.4726, 6.7558, 39.3328
        xyY:
        0.1705, 0.1216, 6.7558
      CIE-Lab:
        31.2444, 28.1782, -60.9830
        CIE-LCH:
        31.2444, 67.1784, 294.8000
        CIE-Luv:
        31.2444, -13.0956, -82.2922
        Hunter-Lab:
        25.9919, 19.5673, -71.5276
      #1440ab color charts
#1440ab RGB chart
      #1440ab CMYK chart
      #1440ab RGB pie chart
      #1440ab color shades, tints & tones
#1440ab color schemes
#1440ab color preview, HTML & CSS examples
           This text has a color of #1440ab        
        
          <p style="color:#1440ab;">Text here</p>
        
        
          .mytext {color:#1440ab;}
        
        Text color #1440ab
      
           This box has a color of #1440ab        
        
          <div style="background-color:#1440ab;">Content here</div>
        
        
          .mybackground {background-color:#1440ab;}
        
        Background color #1440ab
      
           Border around this has a color of #1440ab        
        
          <div style="border:2px solid #1440ab;">Content here</div>
        
        
          .myborder {border:2px solid #1440ab;}
        
        Border color #1440ab