#064cee color space conversions
Hex:
        #064cee
        RGB:
        6, 76, 238
        CMY:
        98, 70, 7
        CMYK:
        97, 68, 0, 7
      HSL:
        222°, 95.0820%, 47.8431%
        HSV (HSB):
        222°, 97.4790%, 93.3333%
        XYZ:
        18.0922, 11.3806, 82.1320
        xyY:
        0.1621, 0.1020, 11.3806
      CIE-Lab:
        40.2143, 45.3180, -85.1386
        CIE-LCH:
        40.2143, 96.4484, 298.0257
        CIE-Luv:
        40.2143, -16.4943, -121.7996
        Hunter-Lab:
        33.7352, 36.6927, -120.7333
      #064cee color charts
#064cee RGB chart
      #064cee CMYK chart
      #064cee RGB pie chart
      #064cee color shades, tints & tones
#064cee color schemes
#064cee color preview, HTML & CSS examples
           This text has a color of #064cee        
        
          <p style="color:#064cee;">Text here</p>
        
        
          .mytext {color:#064cee;}
        
        Text color #064cee
      
           This box has a color of #064cee        
        
          <div style="background-color:#064cee;">Content here</div>
        
        
          .mybackground {background-color:#064cee;}
        
        Background color #064cee
      
           Border around this has a color of #064cee        
        
          <div style="border:2px solid #064cee;">Content here</div>
        
        
          .myborder {border:2px solid #064cee;}
        
        Border color #064cee