#016fb2 color space conversions
Hex:
        #016fb2
        RGB:
        1, 111, 178
        CMY:
        100, 56, 30
        CMYK:
        99, 38, 0, 30
      HSL:
        203°, 98.8827%, 35.0980%
        HSV (HSB):
        203°, 99.4382%, 69.8039%
        XYZ:
        13.7328, 14.5897, 44.2118
        xyY:
        0.1893, 0.2011, 14.5897
      CIE-Lab:
        45.0670, -0.8520, -42.8124
        CIE-LCH:
        45.0670, 42.8208, 268.8599
        CIE-Luv:
        45.0670, -27.7884, -63.7433
        Hunter-Lab:
        38.1964, -2.6673, -41.8897
      #016fb2 color charts
#016fb2 RGB chart
      #016fb2 CMYK chart
      #016fb2 RGB pie chart
      #016fb2 color shades, tints & tones
#016fb2 color schemes
#016fb2 color preview, HTML & CSS examples
           This text has a color of #016fb2        
        
          <p style="color:#016fb2;">Text here</p>
        
        
          .mytext {color:#016fb2;}
        
        Text color #016fb2
      
           This box has a color of #016fb2        
        
          <div style="background-color:#016fb2;">Content here</div>
        
        
          .mybackground {background-color:#016fb2;}
        
        Background color #016fb2
      
           Border around this has a color of #016fb2        
        
          <div style="border:2px solid #016fb2;">Content here</div>
        
        
          .myborder {border:2px solid #016fb2;}
        
        Border color #016fb2