#1a6aaf color space conversions
Hex:
        #1a6aaf
        RGB:
        26, 106, 175
        CMY:
        90, 58, 31
        CMYK:
        85, 39, 0, 31
      HSL:
        208°, 74.1294%, 39.4118%
        HSV (HSB):
        208°, 85.1429%, 68.6275%
        XYZ:
        13.3179, 13.6228, 42.4850
        xyY:
        0.1918, 0.1962, 13.6228
      CIE-Lab:
        43.6871, 2.4264, -43.2377
        CIE-LCH:
        43.6871, 43.3058, 273.2119
        CIE-Luv:
        43.6871, -24.6942, -64.2200
        Hunter-Lab:
        36.9091, -0.1829, -42.4106
      #1a6aaf color charts
#1a6aaf RGB chart
      #1a6aaf CMYK chart
      #1a6aaf RGB pie chart
      #1a6aaf color shades, tints & tones
#1a6aaf color schemes
#1a6aaf color preview, HTML & CSS examples
           This text has a color of #1a6aaf        
        
          <p style="color:#1a6aaf;">Text here</p>
        
        
          .mytext {color:#1a6aaf;}
        
        Text color #1a6aaf
      
           This box has a color of #1a6aaf        
        
          <div style="background-color:#1a6aaf;">Content here</div>
        
        
          .mybackground {background-color:#1a6aaf;}
        
        Background color #1a6aaf
      
           Border around this has a color of #1a6aaf        
        
          <div style="border:2px solid #1a6aaf;">Content here</div>
        
        
          .myborder {border:2px solid #1a6aaf;}
        
        Border color #1a6aaf