#064eca color space conversions
Hex:
        #064eca
        RGB:
        6, 78, 202
        CMY:
        98, 69, 21
        CMYK:
        97, 61, 0, 21
      HSL:
        218°, 94.2308%, 40.7843%
        HSV (HSB):
        218°, 97.0297%, 79.2157%
        XYZ:
        13.4602, 9.7518, 57.0500
        xyY:
        0.1677, 0.1215, 9.7518
      CIE-Lab:
        37.3932, 30.4768, -69.1787
        CIE-LCH:
        37.3932, 75.5945, 293.7759
        CIE-Luv:
        37.3932, -17.0739, -98.7251
        Hunter-Lab:
        31.2278, 22.2904, -86.4572
      #064eca color charts
#064eca RGB chart
      #064eca CMYK chart
      #064eca RGB pie chart
      #064eca color shades, tints & tones
#064eca color schemes
#064eca color preview, HTML & CSS examples
           This text has a color of #064eca        
        
          <p style="color:#064eca;">Text here</p>
        
        
          .mytext {color:#064eca;}
        
        Text color #064eca
      
           This box has a color of #064eca        
        
          <div style="background-color:#064eca;">Content here</div>
        
        
          .mybackground {background-color:#064eca;}
        
        Background color #064eca
      
           Border around this has a color of #064eca        
        
          <div style="border:2px solid #064eca;">Content here</div>
        
        
          .myborder {border:2px solid #064eca;}
        
        Border color #064eca