#064bfe color space conversions
Hex:
        #064bfe
        RGB:
        6, 75, 254
        CMY:
        98, 71, 0
        CMYK:
        98, 70, 0, 0
      HSL:
        223°, 99.2000%, 50.9804%
        HSV (HSB):
        223°, 97.6378%, 99.6078%
        XYZ:
        20.4806, 12.2266, 95.0465
        xyY:
        0.1603, 0.0957, 12.2266
      CIE-Lab:
        41.5741, 51.5942, -91.8760
        CIE-LCH:
        41.5741, 105.3716, 299.3170
        CIE-Luv:
        41.5741, -16.3848, -131.5029
        Hunter-Lab:
        34.9666, 43.3592, -136.6859
      #064bfe color charts
#064bfe RGB chart
      #064bfe CMYK chart
      #064bfe RGB pie chart
      #064bfe color shades, tints & tones
#064bfe color schemes
#064bfe color preview, HTML & CSS examples
           This text has a color of #064bfe        
        
          <p style="color:#064bfe;">Text here</p>
        
        
          .mytext {color:#064bfe;}
        
        Text color #064bfe
      
           This box has a color of #064bfe        
        
          <div style="background-color:#064bfe;">Content here</div>
        
        
          .mybackground {background-color:#064bfe;}
        
        Background color #064bfe
      
           Border around this has a color of #064bfe        
        
          <div style="border:2px solid #064bfe;">Content here</div>
        
        
          .myborder {border:2px solid #064bfe;}
        
        Border color #064bfe