#1064a7 color space conversions
Hex:
        #1064a7
        RGB:
        16, 100, 167
        CMY:
        94, 61, 35
        CMYK:
        90, 40, 0, 35
      HSL:
        207°, 82.5137%, 35.8824%
        HSV (HSB):
        207°, 90.4192%, 65.4902%
        XYZ:
        11.7459, 12.0145, 38.2592
        xyY:
        0.1894, 0.1937, 12.0145
      CIE-Lab:
        41.2392, 2.3291, -42.4425
        CIE-LCH:
        41.2392, 42.5064, 273.1410
        CIE-Luv:
        41.2392, -23.9478, -62.0932
        Hunter-Lab:
        34.6620, -0.1701, -41.1797
      #1064a7 color charts
#1064a7 RGB chart
      #1064a7 CMYK chart
      #1064a7 RGB pie chart
      #1064a7 color shades, tints & tones
#1064a7 color schemes
#1064a7 color preview, HTML & CSS examples
           This text has a color of #1064a7        
        
          <p style="color:#1064a7;">Text here</p>
        
        
          .mytext {color:#1064a7;}
        
        Text color #1064a7
      
           This box has a color of #1064a7        
        
          <div style="background-color:#1064a7;">Content here</div>
        
        
          .mybackground {background-color:#1064a7;}
        
        Background color #1064a7
      
           Border around this has a color of #1064a7        
        
          <div style="border:2px solid #1064a7;">Content here</div>
        
        
          .myborder {border:2px solid #1064a7;}
        
        Border color #1064a7