#1a5275 color space conversions
Hex:
        #1a5275
        RGB:
        26, 82, 117
        CMY:
        90, 68, 54
        CMYK:
        78, 30, 0, 54
      HSL:
        203°, 63.6364%, 28.0392%
        HSV (HSB):
        203°, 77.7778%, 45.8824%
        XYZ:
        6.6542, 7.5386, 17.9340
        xyY:
        0.2071, 0.2347, 7.5386
      CIE-Lab:
        33.0028, -5.1454, -25.1440
        CIE-LCH:
        33.0028, 25.6651, 258.4349
        CIE-Luv:
        33.0028, -19.0748, -33.1924
        Hunter-Lab:
        27.4564, -4.7885, -19.5076
      #1a5275 color charts
#1a5275 RGB chart
      #1a5275 CMYK chart
      #1a5275 RGB pie chart
      #1a5275 color shades, tints & tones
#1a5275 color schemes
#1a5275 color preview, HTML & CSS examples
           This text has a color of #1a5275        
        
          <p style="color:#1a5275;">Text here</p>
        
        
          .mytext {color:#1a5275;}
        
        Text color #1a5275
      
           This box has a color of #1a5275        
        
          <div style="background-color:#1a5275;">Content here</div>
        
        
          .mybackground {background-color:#1a5275;}
        
        Background color #1a5275
      
           Border around this has a color of #1a5275        
        
          <div style="border:2px solid #1a5275;">Content here</div>
        
        
          .myborder {border:2px solid #1a5275;}
        
        Border color #1a5275