#016a9a color space conversions
Hex:
        #016a9a
        RGB:
        1, 106, 154
        CMY:
        100, 58, 40
        CMYK:
        99, 31, 0, 40
      HSL:
        199°, 98.7097%, 30.3922%
        HSV (HSB):
        199°, 99.3506%, 60.3922%
        XYZ:
        10.9993, 12.6476, 32.4334
        xyY:
        0.1961, 0.2255, 12.6476
      CIE-Lab:
        42.2274, -7.3234, -33.1774
        CIE-LCH:
        42.2274, 33.9760, 257.5525
        CIE-Luv:
        42.2274, -27.5604, -47.4182
        Hunter-Lab:
        35.5635, -7.0286, -29.1771
      #016a9a color charts
#016a9a RGB chart
      #016a9a CMYK chart
      #016a9a RGB pie chart
      #016a9a color shades, tints & tones
#016a9a color schemes
#016a9a color preview, HTML & CSS examples
           This text has a color of #016a9a        
        
          <p style="color:#016a9a;">Text here</p>
        
        
          .mytext {color:#016a9a;}
        
        Text color #016a9a
      
           This box has a color of #016a9a        
        
          <div style="background-color:#016a9a;">Content here</div>
        
        
          .mybackground {background-color:#016a9a;}
        
        Background color #016a9a
      
           Border around this has a color of #016a9a        
        
          <div style="border:2px solid #016a9a;">Content here</div>
        
        
          .myborder {border:2px solid #016a9a;}
        
        Border color #016a9a