#016ea8 color space conversions
Hex:
        #016ea8
        RGB:
        1, 110, 168
        CMY:
        100, 57, 34
        CMYK:
        99, 35, 0, 34
      HSL:
        201°, 98.8166%, 33.1373%
        HSV (HSB):
        201°, 99.4048%, 65.8824%
        XYZ:
        12.6563, 13.9855, 39.0782
        xyY:
        0.1926, 0.2128, 13.9855
      CIE-Lab:
        44.2121, -4.2100, -38.3168
        CIE-LCH:
        44.2121, 38.5474, 263.7299
        CIE-Luv:
        44.2121, -28.0472, -56.1976
        Hunter-Lab:
        37.3971, -5.0352, -35.7772
      #016ea8 color charts
#016ea8 RGB chart
      #016ea8 CMYK chart
      #016ea8 RGB pie chart
      #016ea8 color shades, tints & tones
#016ea8 color schemes
#016ea8 color preview, HTML & CSS examples
           This text has a color of #016ea8        
        
          <p style="color:#016ea8;">Text here</p>
        
        
          .mytext {color:#016ea8;}
        
        Text color #016ea8
      
           This box has a color of #016ea8        
        
          <div style="background-color:#016ea8;">Content here</div>
        
        
          .mybackground {background-color:#016ea8;}
        
        Background color #016ea8
      
           Border around this has a color of #016ea8        
        
          <div style="border:2px solid #016ea8;">Content here</div>
        
        
          .myborder {border:2px solid #016ea8;}
        
        Border color #016ea8