#1a7495 color space conversions
Hex:
        #1a7495
        RGB:
        26, 116, 149
        CMY:
        90, 55, 42
        CMYK:
        83, 22, 0, 42
      HSL:
        196°, 70.2857%, 34.3137%
        HSV (HSB):
        196°, 82.5503%, 58.4314%
        XYZ:
        12.0962, 14.8803, 30.6684
        xyY:
        0.2098, 0.2581, 14.8803
      CIE-Lab:
        45.4698, -13.4549, -25.1189
        CIE-LCH:
        45.4698, 28.4954, 241.8243
        CIE-Luv:
        45.4698, -29.5627, -34.9755
        Hunter-Lab:
        38.5750, -11.5329, -20.1350
      #1a7495 color charts
#1a7495 RGB chart
      #1a7495 CMYK chart
      #1a7495 RGB pie chart
      #1a7495 color shades, tints & tones
#1a7495 color schemes
#1a7495 color preview, HTML & CSS examples
           This text has a color of #1a7495        
        
          <p style="color:#1a7495;">Text here</p>
        
        
          .mytext {color:#1a7495;}
        
        Text color #1a7495
      
           This box has a color of #1a7495        
        
          <div style="background-color:#1a7495;">Content here</div>
        
        
          .mybackground {background-color:#1a7495;}
        
        Background color #1a7495
      
           Border around this has a color of #1a7495        
        
          <div style="border:2px solid #1a7495;">Content here</div>
        
        
          .myborder {border:2px solid #1a7495;}
        
        Border color #1a7495