#064eec color space conversions
Hex:
        #064eec
        RGB:
        6, 78, 236
        CMY:
        98, 69, 7
        CMYK:
        97, 67, 0, 7
      HSL:
        221°, 95.0413%, 47.4510%
        HSV (HSB):
        221°, 97.4576%, 92.5490%
        XYZ:
        17.9398, 11.5436, 80.6395
        xyY:
        0.1629, 0.1048, 11.5436
      CIE-Lab:
        40.4814, 43.3572, -83.5686
        CIE-LCH:
        40.4814, 94.1464, 297.4213
        CIE-Luv:
        40.4814, -16.9028, -120.2008
        Hunter-Lab:
        33.9759, 34.7930, -116.9376
      #064eec color charts
#064eec RGB chart
      #064eec CMYK chart
      #064eec RGB pie chart
      #064eec color shades, tints & tones
#064eec color schemes
#064eec color preview, HTML & CSS examples
           This text has a color of #064eec        
        
          <p style="color:#064eec;">Text here</p>
        
        
          .mytext {color:#064eec;}
        
        Text color #064eec
      
           This box has a color of #064eec        
        
          <div style="background-color:#064eec;">Content here</div>
        
        
          .mybackground {background-color:#064eec;}
        
        Background color #064eec
      
           Border around this has a color of #064eec        
        
          <div style="border:2px solid #064eec;">Content here</div>
        
        
          .myborder {border:2px solid #064eec;}
        
        Border color #064eec