#064af5 color space conversions
Hex:
        #064af5
        RGB:
        6, 74, 245
        CMY:
        98, 71, 4
        CMYK:
        98, 70, 0, 4
      HSL:
        223°, 95.2191%, 49.2157%
        HSV (HSB):
        223°, 97.5510%, 96.0784%
        XYZ:
        19.0053, 11.5288, 87.6098
        xyY:
        0.1609, 0.0976, 11.5288
      CIE-Lab:
        40.4573, 49.0305, -88.6804
        CIE-LCH:
        40.4573, 101.3321, 298.9378
        CIE-Luv:
        40.4573, -16.1332, -126.3196
        Hunter-Lab:
        33.9542, 40.4928, -129.2144
      #064af5 color charts
#064af5 RGB chart
      #064af5 CMYK chart
      #064af5 RGB pie chart
      #064af5 color shades, tints & tones
#064af5 color schemes
#064af5 color preview, HTML & CSS examples
           This text has a color of #064af5        
        
          <p style="color:#064af5;">Text here</p>
        
        
          .mytext {color:#064af5;}
        
        Text color #064af5
      
           This box has a color of #064af5        
        
          <div style="background-color:#064af5;">Content here</div>
        
        
          .mybackground {background-color:#064af5;}
        
        Background color #064af5
      
           Border around this has a color of #064af5        
        
          <div style="border:2px solid #064af5;">Content here</div>
        
        
          .myborder {border:2px solid #064af5;}
        
        Border color #064af5