#064ae3 color space conversions
Hex:
        #064ae3
        RGB:
        6, 74, 227
        CMY:
        98, 71, 11
        CMYK:
        97, 67, 0, 11
      HSL:
        222°, 94.8498%, 45.6863%
        HSV (HSB):
        222°, 97.3568%, 89.0196%
        XYZ:
        16.3890, 10.4823, 73.8325
        xyY:
        0.1627, 0.1041, 10.4823
      CIE-Lab:
        38.6945, 42.5445, -81.4075
        CIE-LCH:
        38.6945, 91.8543, 297.5921
        CIE-Luv:
        38.6945, -16.0598, -115.4813
        Hunter-Lab:
        32.3764, 33.6983, -112.5439
      #064ae3 color charts
#064ae3 RGB chart
      #064ae3 CMYK chart
      #064ae3 RGB pie chart
      #064ae3 color shades, tints & tones
#064ae3 color schemes
#064ae3 color preview, HTML & CSS examples
           This text has a color of #064ae3        
        
          <p style="color:#064ae3;">Text here</p>
        
        
          .mytext {color:#064ae3;}
        
        Text color #064ae3
      
           This box has a color of #064ae3        
        
          <div style="background-color:#064ae3;">Content here</div>
        
        
          .mybackground {background-color:#064ae3;}
        
        Background color #064ae3
      
           Border around this has a color of #064ae3        
        
          <div style="border:2px solid #064ae3;">Content here</div>
        
        
          .myborder {border:2px solid #064ae3;}
        
        Border color #064ae3