#1a529a color space conversions
Hex:
        #1a529a
        RGB:
        26, 82, 154
        CMY:
        90, 68, 40
        CMYK:
        83, 47, 0, 40
      HSL:
        214°, 71.1111%, 35.2941%
        HSV (HSB):
        214°, 83.1169%, 60.3922%
        XYZ:
        9.2760, 8.5873, 31.7405
        xyY:
        0.1870, 0.1731, 8.5873
      CIE-Lab:
        35.1772, 9.6117, -44.3749
        CIE-LCH:
        35.1772, 45.4039, 282.2215
        CIE-Luv:
        35.1772, -17.7453, -62.6847
        Hunter-Lab:
        29.3041, 5.2210, -43.7066
      #1a529a color charts
#1a529a RGB chart
      #1a529a CMYK chart
      #1a529a RGB pie chart
      #1a529a color shades, tints & tones
#1a529a color schemes
#1a529a color preview, HTML & CSS examples
           This text has a color of #1a529a        
        
          <p style="color:#1a529a;">Text here</p>
        
        
          .mytext {color:#1a529a;}
        
        Text color #1a529a
      
           This box has a color of #1a529a        
        
          <div style="background-color:#1a529a;">Content here</div>
        
        
          .mybackground {background-color:#1a529a;}
        
        Background color #1a529a
      
           Border around this has a color of #1a529a        
        
          <div style="border:2px solid #1a529a;">Content here</div>
        
        
          .myborder {border:2px solid #1a529a;}
        
        Border color #1a529a