#1a4090 color space conversions
Hex:
        #1a4090
        RGB:
        26, 64, 144
        CMY:
        90, 75, 44
        CMYK:
        82, 56, 0, 44
      HSL:
        221°, 69.4118%, 33.3333%
        HSV (HSB):
        221°, 81.9444%, 56.4706%
        XYZ:
        7.2934, 5.9000, 27.1400
        xyY:
        0.1808, 0.1463, 5.9000
      CIE-Lab:
        29.1588, 17.8218, -48.0073
        CIE-LCH:
        29.1588, 51.2086, 290.3664
        CIE-Luv:
        29.1588, -12.5906, -63.9470
        Hunter-Lab:
        24.2900, 11.0900, -49.2437
      #1a4090 color charts
#1a4090 RGB chart
      #1a4090 CMYK chart
      #1a4090 RGB pie chart
      #1a4090 color shades, tints & tones
#1a4090 color schemes
#1a4090 color preview, HTML & CSS examples
           This text has a color of #1a4090        
        
          <p style="color:#1a4090;">Text here</p>
        
        
          .mytext {color:#1a4090;}
        
        Text color #1a4090
      
           This box has a color of #1a4090        
        
          <div style="background-color:#1a4090;">Content here</div>
        
        
          .mybackground {background-color:#1a4090;}
        
        Background color #1a4090
      
           Border around this has a color of #1a4090        
        
          <div style="border:2px solid #1a4090;">Content here</div>
        
        
          .myborder {border:2px solid #1a4090;}
        
        Border color #1a4090