#1064ab color space conversions
Hex:
        #1064ab
        RGB:
        16, 100, 171
        CMY:
        94, 61, 33
        CMYK:
        91, 42, 0, 33
      HSL:
        207°, 82.8877%, 36.6667%
        HSV (HSB):
        207°, 90.6433%, 67.0588%
        XYZ:
        12.1215, 12.1648, 40.2372
        xyY:
        0.1879, 0.1885, 12.1648
      CIE-Lab:
        41.4768, 3.9319, -44.4243
        CIE-LCH:
        41.4768, 44.5980, 275.0579
        CIE-Luv:
        41.4768, -23.7594, -65.3009
        Hunter-Lab:
        34.8780, 0.9995, -43.9856
      #1064ab color charts
#1064ab RGB chart
      #1064ab CMYK chart
      #1064ab RGB pie chart
      #1064ab color shades, tints & tones
#1064ab color schemes
#1064ab color preview, HTML & CSS examples
           This text has a color of #1064ab        
        
          <p style="color:#1064ab;">Text here</p>
        
        
          .mytext {color:#1064ab;}
        
        Text color #1064ab
      
           This box has a color of #1064ab        
        
          <div style="background-color:#1064ab;">Content here</div>
        
        
          .mybackground {background-color:#1064ab;}
        
        Background color #1064ab
      
           Border around this has a color of #1064ab        
        
          <div style="border:2px solid #1064ab;">Content here</div>
        
        
          .myborder {border:2px solid #1064ab;}
        
        Border color #1064ab