#064cd4 color space conversions
Hex:
        #064cd4
        RGB:
        6, 76, 212
        CMY:
        98, 70, 17
        CMYK:
        97, 64, 0, 17
      HSL:
        220°, 94.4954%, 42.7451%
        HSV (HSB):
        220°, 97.1698%, 83.1373%
        XYZ:
        14.5432, 9.9611, 63.4435
        xyY:
        0.1654, 0.1133, 9.9611
      CIE-Lab:
        37.7725, 35.6525, -74.3360
        CIE-LCH:
        37.7725, 82.4435, 295.6229
        CIE-Luv:
        37.7725, -16.5207, -105.7194
        Hunter-Lab:
        31.5612, 27.0198, -97.0906
      #064cd4 color charts
#064cd4 RGB chart
      #064cd4 CMYK chart
      #064cd4 RGB pie chart
      #064cd4 color shades, tints & tones
#064cd4 color schemes
#064cd4 color preview, HTML & CSS examples
           This text has a color of #064cd4        
        
          <p style="color:#064cd4;">Text here</p>
        
        
          .mytext {color:#064cd4;}
        
        Text color #064cd4
      
           This box has a color of #064cd4        
        
          <div style="background-color:#064cd4;">Content here</div>
        
        
          .mybackground {background-color:#064cd4;}
        
        Background color #064cd4
      
           Border around this has a color of #064cd4        
        
          <div style="border:2px solid #064cd4;">Content here</div>
        
        
          .myborder {border:2px solid #064cd4;}
        
        Border color #064cd4