#064bee color space conversions
Hex:
        #064bee
        RGB:
        6, 75, 238
        CMY:
        98, 71, 7
        CMYK:
        97, 68, 0, 7
      HSL:
        222°, 95.0820%, 47.8431%
        HSV (HSB):
        222°, 97.4790%, 93.3333%
        XYZ:
        18.0238, 11.2439, 82.1093
        xyY:
        0.1618, 0.1010, 11.2439
      CIE-Lab:
        39.9883, 45.9295, -85.5115
        CIE-LCH:
        39.9883, 97.0656, 298.2409
        CIE-Luv:
        39.9883, -16.2932, -121.9743
        Hunter-Lab:
        33.5320, 37.2648, -121.7103
      #064bee color charts
#064bee RGB chart
      #064bee CMYK chart
      #064bee RGB pie chart
      #064bee color shades, tints & tones
#064bee color schemes
#064bee color preview, HTML & CSS examples
           This text has a color of #064bee        
        
          <p style="color:#064bee;">Text here</p>
        
        
          .mytext {color:#064bee;}
        
        Text color #064bee
      
           This box has a color of #064bee        
        
          <div style="background-color:#064bee;">Content here</div>
        
        
          .mybackground {background-color:#064bee;}
        
        Background color #064bee
      
           Border around this has a color of #064bee        
        
          <div style="border:2px solid #064bee;">Content here</div>
        
        
          .myborder {border:2px solid #064bee;}
        
        Border color #064bee