#4064c0 color space conversions
Hex:
        #4064c0
        RGB:
        64, 100, 192
        CMY:
        75, 61, 25
        CMYK:
        67, 48, 0, 25
      HSL:
        223°, 50.3937%, 50.1961%
        HSV (HSB):
        223°, 66.6667%, 75.2941%
        XYZ:
        16.1860, 14.0101, 51.7203
        xyY:
        0.1976, 0.1710, 14.0101
      CIE-Lab:
        44.2474, 17.4555, -52.1751
        CIE-LCH:
        44.2474, 55.0176, 288.4979
        CIE-Luv:
        44.2474, -16.1812, -79.2771
        Hunter-Lab:
        37.4301, 11.6864, -55.7250
      #4064c0 color charts
#4064c0 RGB chart
      #4064c0 CMYK chart
      #4064c0 RGB pie chart
      #4064c0 color shades, tints & tones
#4064c0 color schemes
#4064c0 color preview, HTML & CSS examples
           This text has a color of #4064c0        
        
          <p style="color:#4064c0;">Text here</p>
        
        
          .mytext {color:#4064c0;}
        
        Text color #4064c0
      
           This box has a color of #4064c0        
        
          <div style="background-color:#4064c0;">Content here</div>
        
        
          .mybackground {background-color:#4064c0;}
        
        Background color #4064c0
      
           Border around this has a color of #4064c0        
        
          <div style="border:2px solid #4064c0;">Content here</div>
        
        
          .myborder {border:2px solid #4064c0;}
        
        Border color #4064c0