#1a4085 color space conversions
Hex:
        #1a4085
        RGB:
        26, 64, 133
        CMY:
        90, 75, 48
        CMYK:
        80, 52, 0, 48
      HSL:
        219°, 67.2956%, 31.1765%
        HSV (HSB):
        219°, 80.4511%, 52.1569%
        XYZ:
        6.4930, 5.5799, 22.9251
        xyY:
        0.1855, 0.1594, 5.5799
      CIE-Lab:
        28.3267, 13.3328, -42.5564
        CIE-LCH:
        28.3267, 44.5961, 287.3957
        CIE-Luv:
        28.3267, -12.6892, -56.1313
        Hunter-Lab:
        23.6217, 7.7273, -41.0063
      #1a4085 color charts
#1a4085 RGB chart
      #1a4085 CMYK chart
      #1a4085 RGB pie chart
      #1a4085 color shades, tints & tones
#1a4085 color schemes
#1a4085 color preview, HTML & CSS examples
           This text has a color of #1a4085        
        
          <p style="color:#1a4085;">Text here</p>
        
        
          .mytext {color:#1a4085;}
        
        Text color #1a4085
      
           This box has a color of #1a4085        
        
          <div style="background-color:#1a4085;">Content here</div>
        
        
          .mybackground {background-color:#1a4085;}
        
        Background color #1a4085
      
           Border around this has a color of #1a4085        
        
          <div style="border:2px solid #1a4085;">Content here</div>
        
        
          .myborder {border:2px solid #1a4085;}
        
        Border color #1a4085