#016bae color space conversions
Hex:
        #016bae
        RGB:
        1, 107, 174
        CMY:
        100, 58, 32
        CMYK:
        99, 39, 0, 32
      HSL:
        203°, 98.8571%, 34.3137%
        HSV (HSB):
        203°, 99.4253%, 68.2353%
        XYZ:
        12.9102, 13.5778, 41.9847
        xyY:
        0.1885, 0.1983, 13.5778
      CIE-Lab:
        43.6213, 0.0323, -42.7753
        CIE-LCH:
        43.6213, 42.7753, 270.0433
        CIE-Luv:
        43.6213, -26.6968, -63.2743
        Hunter-Lab:
        36.8481, -1.9445, -41.7613
      #016bae color charts
#016bae RGB chart
      #016bae CMYK chart
      #016bae RGB pie chart
      #016bae color shades, tints & tones
#016bae color schemes
#016bae color preview, HTML & CSS examples
           This text has a color of #016bae        
        
          <p style="color:#016bae;">Text here</p>
        
        
          .mytext {color:#016bae;}
        
        Text color #016bae
      
           This box has a color of #016bae        
        
          <div style="background-color:#016bae;">Content here</div>
        
        
          .mybackground {background-color:#016bae;}
        
        Background color #016bae
      
           Border around this has a color of #016bae        
        
          <div style="border:2px solid #016bae;">Content here</div>
        
        
          .myborder {border:2px solid #016bae;}
        
        Border color #016bae