#064df4 color space conversions
Hex:
        #064df4
        RGB:
        6, 77, 244
        CMY:
        98, 70, 4
        CMYK:
        98, 68, 0, 4
      HSL:
        222°, 95.2000%, 49.0196%
        HSV (HSB):
        222°, 97.5410%, 95.6863%
        XYZ:
        19.0581, 11.8781, 86.8762
        xyY:
        0.1618, 0.1008, 11.8781
      CIE-Lab:
        41.0218, 46.8679, -87.1865
        CIE-LCH:
        41.0218, 98.9852, 298.2607
        CIE-Luv:
        41.0218, -16.7141, -125.2422
        Hunter-Lab:
        34.4647, 38.3930, -125.3290
      #064df4 color charts
#064df4 RGB chart
      #064df4 CMYK chart
      #064df4 RGB pie chart
      #064df4 color shades, tints & tones
#064df4 color schemes
#064df4 color preview, HTML & CSS examples
           This text has a color of #064df4        
        
          <p style="color:#064df4;">Text here</p>
        
        
          .mytext {color:#064df4;}
        
        Text color #064df4
      
           This box has a color of #064df4        
        
          <div style="background-color:#064df4;">Content here</div>
        
        
          .mybackground {background-color:#064df4;}
        
        Background color #064df4
      
           Border around this has a color of #064df4        
        
          <div style="border:2px solid #064df4;">Content here</div>
        
        
          .myborder {border:2px solid #064df4;}
        
        Border color #064df4