#1a6991 color space conversions
Hex:
        #1a6991
        RGB:
        26, 105, 145
        CMY:
        90, 59, 43
        CMYK:
        82, 28, 0, 43
      HSL:
        200°, 69.5906%, 33.5294%
        HSV (HSB):
        200°, 82.0690%, 56.8627%
        XYZ:
        10.5884, 12.3671, 28.6171
        xyY:
        0.2053, 0.2398, 12.3671
      CIE-Lab:
        41.7937, -8.5264, -28.4663
        CIE-LCH:
        41.7937, 29.7158, 253.3256
        CIE-Luv:
        41.7937, -25.8733, -39.9699
        Hunter-Lab:
        35.1669, -7.7974, -23.6305
      #1a6991 color charts
#1a6991 RGB chart
      #1a6991 CMYK chart
      #1a6991 RGB pie chart
      #1a6991 color shades, tints & tones
#1a6991 color schemes
#1a6991 color preview, HTML & CSS examples
           This text has a color of #1a6991        
        
          <p style="color:#1a6991;">Text here</p>
        
        
          .mytext {color:#1a6991;}
        
        Text color #1a6991
      
           This box has a color of #1a6991        
        
          <div style="background-color:#1a6991;">Content here</div>
        
        
          .mybackground {background-color:#1a6991;}
        
        Background color #1a6991
      
           Border around this has a color of #1a6991        
        
          <div style="border:2px solid #1a6991;">Content here</div>
        
        
          .myborder {border:2px solid #1a6991;}
        
        Border color #1a6991