#4064af color space conversions
Hex:
        #4064af
        RGB:
        64, 100, 175
        CMY:
        75, 61, 31
        CMYK:
        63, 43, 0, 31
      HSL:
        221°, 46.4435%, 46.8627%
        HSV (HSB):
        221°, 63.4286%, 68.6275%
        XYZ:
        14.4094, 13.2995, 42.3650
        xyY:
        0.2056, 0.1898, 13.2995
      CIE-Lab:
        43.2111, 11.3874, -43.9208
        CIE-LCH:
        43.2111, 45.3730, 284.5351
        CIE-Luv:
        43.2111, -16.1856, -65.9039
        Hunter-Lab:
        36.4684, 6.7090, -43.3487
      #4064af color charts
#4064af RGB chart
      #4064af CMYK chart
      #4064af RGB pie chart
      #4064af color shades, tints & tones
#4064af color schemes
#4064af color preview, HTML & CSS examples
           This text has a color of #4064af        
        
          <p style="color:#4064af;">Text here</p>
        
        
          .mytext {color:#4064af;}
        
        Text color #4064af
      
           This box has a color of #4064af        
        
          <div style="background-color:#4064af;">Content here</div>
        
        
          .mybackground {background-color:#4064af;}
        
        Background color #4064af
      
           Border around this has a color of #4064af        
        
          <div style="border:2px solid #4064af;">Content here</div>
        
        
          .myborder {border:2px solid #4064af;}
        
        Border color #4064af