#016fc4 color space conversions
Hex:
        #016fc4
        RGB:
        1, 111, 196
        CMY:
        100, 56, 23
        CMYK:
        99, 43, 0, 23
      HSL:
        206°, 98.9848%, 38.6275%
        HSV (HSB):
        206°, 99.4898%, 76.8627%
        XYZ:
        15.6608, 15.3609, 54.3641
        xyY:
        0.1834, 0.1799, 15.3609
      CIE-Lab:
        46.1245, 6.3339, -51.5536
        CIE-LCH:
        46.1245, 51.9412, 277.0043
        CIE-Luv:
        46.1245, -26.8272, -78.2259
        Hunter-Lab:
        39.1929, 2.7377, -54.8055
      #016fc4 color charts
#016fc4 RGB chart
      #016fc4 CMYK chart
      #016fc4 RGB pie chart
      #016fc4 color shades, tints & tones
#016fc4 color schemes
#016fc4 color preview, HTML & CSS examples
           This text has a color of #016fc4        
        
          <p style="color:#016fc4;">Text here</p>
        
        
          .mytext {color:#016fc4;}
        
        Text color #016fc4
      
           This box has a color of #016fc4        
        
          <div style="background-color:#016fc4;">Content here</div>
        
        
          .mybackground {background-color:#016fc4;}
        
        Background color #016fc4
      
           Border around this has a color of #016fc4        
        
          <div style="border:2px solid #016fc4;">Content here</div>
        
        
          .myborder {border:2px solid #016fc4;}
        
        Border color #016fc4