#016ea0 color space conversions
Hex:
        #016ea0
        RGB:
        1, 110, 160
        CMY:
        100, 57, 37
        CMYK:
        99, 31, 0, 37
      HSL:
        199°, 98.7578%, 31.5686%
        HSV (HSB):
        199°, 99.3750%, 62.7451%
        XYZ:
        11.9336, 13.6964, 35.2724
        xyY:
        0.1959, 0.2249, 13.6964
      CIE-Lab:
        43.7943, -7.3648, -34.2647
        CIE-LCH:
        43.7943, 35.0472, 257.8695
        CIE-Luv:
        43.7943, -28.5489, -49.4946
        Hunter-Lab:
        37.0086, -7.2069, -30.6024
      #016ea0 color charts
#016ea0 RGB chart
      #016ea0 CMYK chart
      #016ea0 RGB pie chart
      #016ea0 color shades, tints & tones
#016ea0 color schemes
#016ea0 color preview, HTML & CSS examples
           This text has a color of #016ea0        
        
          <p style="color:#016ea0;">Text here</p>
        
        
          .mytext {color:#016ea0;}
        
        Text color #016ea0
      
           This box has a color of #016ea0        
        
          <div style="background-color:#016ea0;">Content here</div>
        
        
          .mybackground {background-color:#016ea0;}
        
        Background color #016ea0
      
           Border around this has a color of #016ea0        
        
          <div style="border:2px solid #016ea0;">Content here</div>
        
        
          .myborder {border:2px solid #016ea0;}
        
        Border color #016ea0