#1a5080 color space conversions
Hex:
        #1a5080
        RGB:
        26, 80, 128
        CMY:
        90, 69, 50
        CMYK:
        80, 38, 0, 50
      HSL:
        208°, 66.2338%, 30.1961%
        HSV (HSB):
        208°, 79.6875%, 50.1961%
        XYZ:
        7.1909, 7.5154, 21.4937
        xyY:
        0.1986, 0.2076, 7.5154
      CIE-Lab:
        32.9527, 0.4690, -32.0509
        CIE-LCH:
        32.9527, 32.0543, 270.8384
        CIE-Luv:
        32.9527, -17.9310, -43.4972
        Hunter-Lab:
        27.4143, -1.1534, -27.2952
      #1a5080 color charts
#1a5080 RGB chart
      #1a5080 CMYK chart
      #1a5080 RGB pie chart
      #1a5080 color shades, tints & tones
#1a5080 color schemes
#1a5080 color preview, HTML & CSS examples
           This text has a color of #1a5080        
        
          <p style="color:#1a5080;">Text here</p>
        
        
          .mytext {color:#1a5080;}
        
        Text color #1a5080
      
           This box has a color of #1a5080        
        
          <div style="background-color:#1a5080;">Content here</div>
        
        
          .mybackground {background-color:#1a5080;}
        
        Background color #1a5080
      
           Border around this has a color of #1a5080        
        
          <div style="border:2px solid #1a5080;">Content here</div>
        
        
          .myborder {border:2px solid #1a5080;}
        
        Border color #1a5080