#016cb4 color space conversions
Hex:
        #016cb4
        RGB:
        1, 108, 180
        CMY:
        100, 58, 29
        CMYK:
        99, 40, 0, 29
      HSL:
        204°, 98.8950%, 35.4902%
        HSV (HSB):
        204°, 99.4444%, 70.5882%
        XYZ:
        13.6133, 14.0269, 45.1700
        xyY:
        0.1870, 0.1926, 14.0269
      CIE-Lab:
        44.2714, 1.8137, -45.2463
        CIE-LCH:
        44.2714, 45.2827, 272.2955
        CIE-Luv:
        44.2714, -26.6939, -67.4534
        Hunter-Lab:
        37.4525, -0.6602, -45.2907
      #016cb4 color charts
#016cb4 RGB chart
      #016cb4 CMYK chart
      #016cb4 RGB pie chart
      #016cb4 color shades, tints & tones
#016cb4 color schemes
#016cb4 color preview, HTML & CSS examples
           This text has a color of #016cb4        
        
          <p style="color:#016cb4;">Text here</p>
        
        
          .mytext {color:#016cb4;}
        
        Text color #016cb4
      
           This box has a color of #016cb4        
        
          <div style="background-color:#016cb4;">Content here</div>
        
        
          .mybackground {background-color:#016cb4;}
        
        Background color #016cb4
      
           Border around this has a color of #016cb4        
        
          <div style="border:2px solid #016cb4;">Content here</div>
        
        
          .myborder {border:2px solid #016cb4;}
        
        Border color #016cb4