#064cf5 color space conversions
Hex:
        #064cf5
        RGB:
        6, 76, 245
        CMY:
        98, 70, 4
        CMYK:
        98, 69, 0, 4
      HSL:
        222°, 95.2191%, 49.2157%
        HSV (HSB):
        222°, 97.5510%, 96.0784%
        XYZ:
        19.1410, 11.8002, 87.6550
        xyY:
        0.1614, 0.0995, 11.8002
      CIE-Lab:
        40.8967, 47.8303, -87.9547
        CIE-LCH:
        40.8967, 100.1187, 298.5376
        CIE-Luv:
        40.8967, -16.5204, -126.0109
        Hunter-Lab:
        34.3514, 39.3473, -127.2454
      #064cf5 color charts
#064cf5 RGB chart
      #064cf5 CMYK chart
      #064cf5 RGB pie chart
      #064cf5 color shades, tints & tones
#064cf5 color schemes
#064cf5 color preview, HTML & CSS examples
           This text has a color of #064cf5        
        
          <p style="color:#064cf5;">Text here</p>
        
        
          .mytext {color:#064cf5;}
        
        Text color #064cf5
      
           This box has a color of #064cf5        
        
          <div style="background-color:#064cf5;">Content here</div>
        
        
          .mybackground {background-color:#064cf5;}
        
        Background color #064cf5
      
           Border around this has a color of #064cf5        
        
          <div style="border:2px solid #064cf5;">Content here</div>
        
        
          .myborder {border:2px solid #064cf5;}
        
        Border color #064cf5