#064cbe color space conversions
Hex:
        #064cbe
        RGB:
        6, 76, 190
        CMY:
        98, 70, 25
        CMYK:
        97, 60, 0, 25
      HSL:
        217°, 93.8776%, 38.4314%
        HSV (HSB):
        217°, 96.8421%, 74.5098%
        XYZ:
        11.9538, 8.9253, 49.8079
        xyY:
        0.1691, 0.1263, 8.9253
      CIE-Lab:
        35.8401, 27.0619, -64.7230
        CIE-LCH:
        35.8401, 70.1527, 292.6907
        CIE-Luv:
        35.8401, -16.7244, -91.4491
        Hunter-Lab:
        29.8753, 19.1405, -77.9354
      #064cbe color charts
#064cbe RGB chart
      #064cbe CMYK chart
      #064cbe RGB pie chart
      #064cbe color shades, tints & tones
#064cbe color schemes
#064cbe color preview, HTML & CSS examples
           This text has a color of #064cbe        
        
          <p style="color:#064cbe;">Text here</p>
        
        
          .mytext {color:#064cbe;}
        
        Text color #064cbe
      
           This box has a color of #064cbe        
        
          <div style="background-color:#064cbe;">Content here</div>
        
        
          .mybackground {background-color:#064cbe;}
        
        Background color #064cbe
      
           Border around this has a color of #064cbe        
        
          <div style="border:2px solid #064cbe;">Content here</div>
        
        
          .myborder {border:2px solid #064cbe;}
        
        Border color #064cbe