#1064bf color space conversions
Hex:
        #1064bf
        RGB:
        16, 100, 191
        CMY:
        94, 61, 25
        CMYK:
        92, 48, 0, 25
      HSL:
        211°, 84.5411%, 40.5882%
        HSV (HSB):
        211°, 91.6230%, 74.9020%
        XYZ:
        14.1748, 12.9861, 51.0497
        xyY:
        0.1812, 0.1660, 12.9861
      CIE-Lab:
        42.7423, 11.9535, -54.0928
        CIE-LCH:
        42.7423, 55.3978, 282.4610
        CIE-Luv:
        42.7423, -22.9271, -80.8917
        Hunter-Lab:
        36.0362, 7.1495, -58.7661
      #1064bf color charts
#1064bf RGB chart
      #1064bf CMYK chart
      #1064bf RGB pie chart
      #1064bf color shades, tints & tones
#1064bf color schemes
#1064bf color preview, HTML & CSS examples
           This text has a color of #1064bf        
        
          <p style="color:#1064bf;">Text here</p>
        
        
          .mytext {color:#1064bf;}
        
        Text color #1064bf
      
           This box has a color of #1064bf        
        
          <div style="background-color:#1064bf;">Content here</div>
        
        
          .mybackground {background-color:#1064bf;}
        
        Background color #1064bf
      
           Border around this has a color of #1064bf        
        
          <div style="border:2px solid #1064bf;">Content here</div>
        
        
          .myborder {border:2px solid #1064bf;}
        
        Border color #1064bf