#1a70ba color space conversions
Hex:
        #1a70ba
        RGB:
        26, 112, 186
        CMY:
        90, 56, 27
        CMYK:
        86, 40, 0, 27
      HSL:
        208°, 75.4717%, 41.5686%
        HSV (HSB):
        208°, 86.0215%, 72.9412%
        XYZ:
        15.0831, 15.3531, 48.6229
        xyY:
        0.1908, 0.1942, 15.3531
      CIE-Lab:
        46.1141, 2.9662, -45.7771
        CIE-LCH:
        46.1141, 45.8731, 273.7074
        CIE-Luv:
        46.1141, -26.1585, -69.0390
        Hunter-Lab:
        39.1831, 0.1413, -46.1457
      #1a70ba color charts
#1a70ba RGB chart
      #1a70ba CMYK chart
      #1a70ba RGB pie chart
      #1a70ba color shades, tints & tones
#1a70ba color schemes
#1a70ba color preview, HTML & CSS examples
           This text has a color of #1a70ba        
        
          <p style="color:#1a70ba;">Text here</p>
        
        
          .mytext {color:#1a70ba;}
        
        Text color #1a70ba
      
           This box has a color of #1a70ba        
        
          <div style="background-color:#1a70ba;">Content here</div>
        
        
          .mybackground {background-color:#1a70ba;}
        
        Background color #1a70ba
      
           Border around this has a color of #1a70ba        
        
          <div style="border:2px solid #1a70ba;">Content here</div>
        
        
          .myborder {border:2px solid #1a70ba;}
        
        Border color #1a70ba