#1a5098 color space conversions
Hex:
        #1a5098
        RGB:
        26, 80, 152
        CMY:
        90, 69, 40
        CMYK:
        83, 47, 0, 40
      HSL:
        214°, 70.7865%, 34.9020%
        HSV (HSB):
        214°, 82.8947%, 59.6078%
        XYZ:
        8.9622, 8.2239, 30.8208
        xyY:
        0.1867, 0.1713, 8.2239
      CIE-Lab:
        34.4450, 10.1417, -44.3440
        CIE-LCH:
        34.4450, 45.4889, 282.8822
        CIE-Luv:
        34.4450, -17.1766, -62.2699
        Hunter-Lab:
        28.6774, 5.5987, -43.6472
      #1a5098 color charts
#1a5098 RGB chart
      #1a5098 CMYK chart
      #1a5098 RGB pie chart
      #1a5098 color shades, tints & tones
#1a5098 color schemes
#1a5098 color preview, HTML & CSS examples
           This text has a color of #1a5098        
        
          <p style="color:#1a5098;">Text here</p>
        
        
          .mytext {color:#1a5098;}
        
        Text color #1a5098
      
           This box has a color of #1a5098        
        
          <div style="background-color:#1a5098;">Content here</div>
        
        
          .mybackground {background-color:#1a5098;}
        
        Background color #1a5098
      
           Border around this has a color of #1a5098        
        
          <div style="border:2px solid #1a5098;">Content here</div>
        
        
          .myborder {border:2px solid #1a5098;}
        
        Border color #1a5098