#1a5dae color space conversions
Hex:
        #1a5dae
        RGB:
        26, 93, 174
        CMY:
        90, 64, 32
        CMYK:
        85, 47, 0, 32
      HSL:
        213°, 74.0000%, 39.2157%
        HSV (HSB):
        213°, 85.0575%, 68.2353%
        XYZ:
        11.9803, 11.1043, 41.5563
        xyY:
        0.1853, 0.1718, 11.1043
      CIE-Lab:
        39.7556, 10.3698, -48.9435
        CIE-LCH:
        39.7556, 50.0299, 281.9626
        CIE-Luv:
        39.7556, -20.5670, -71.7030
        Hunter-Lab:
        33.3231, 5.8589, -50.6127
      #1a5dae color charts
#1a5dae RGB chart
      #1a5dae CMYK chart
      #1a5dae RGB pie chart
      #1a5dae color shades, tints & tones
#1a5dae color schemes
#1a5dae color preview, HTML & CSS examples
           This text has a color of #1a5dae        
        
          <p style="color:#1a5dae;">Text here</p>
        
        
          .mytext {color:#1a5dae;}
        
        Text color #1a5dae
      
           This box has a color of #1a5dae        
        
          <div style="background-color:#1a5dae;">Content here</div>
        
        
          .mybackground {background-color:#1a5dae;}
        
        Background color #1a5dae
      
           Border around this has a color of #1a5dae        
        
          <div style="border:2px solid #1a5dae;">Content here</div>
        
        
          .myborder {border:2px solid #1a5dae;}
        
        Border color #1a5dae