#064bce color space conversions
Hex:
        #064bce
        RGB:
        6, 75, 206
        CMY:
        98, 71, 19
        CMYK:
        97, 64, 0, 19
      HSL:
        219°, 94.3396%, 41.5686%
        HSV (HSB):
        219°, 97.0874%, 80.7843%
        XYZ:
        13.7318, 9.5271, 59.5077
        xyY:
        0.1659, 0.1151, 9.5271
      CIE-Lab:
        36.9800, 33.9991, -72.1740
        CIE-LCH:
        36.9800, 79.7811, 295.2238
        CIE-Luv:
        36.9800, -16.3247, -102.1607
        Hunter-Lab:
        30.8660, 25.3961, -92.7011
      #064bce color charts
#064bce RGB chart
      #064bce CMYK chart
      #064bce RGB pie chart
      #064bce color shades, tints & tones
#064bce color schemes
#064bce color preview, HTML & CSS examples
           This text has a color of #064bce        
        
          <p style="color:#064bce;">Text here</p>
        
        
          .mytext {color:#064bce;}
        
        Text color #064bce
      
           This box has a color of #064bce        
        
          <div style="background-color:#064bce;">Content here</div>
        
        
          .mybackground {background-color:#064bce;}
        
        Background color #064bce
      
           Border around this has a color of #064bce        
        
          <div style="border:2px solid #064bce;">Content here</div>
        
        
          .myborder {border:2px solid #064bce;}
        
        Border color #064bce