#406fdb color space conversions
Hex:
        #406fdb
        RGB:
        64, 111, 219
        CMY:
        75, 56, 14
        CMYK:
        71, 49, 0, 14
      HSL:
        222°, 68.2819%, 55.4902%
        HSV (HSB):
        222°, 70.7763%, 85.8824%
        XYZ:
        20.5850, 17.5733, 69.3249
        xyY:
        0.1915, 0.1635, 17.5733
      CIE-Lab:
        48.9745, 20.2044, -60.0323
        CIE-LCH:
        48.9745, 63.3411, 288.6011
        CIE-Luv:
        48.9745, -19.4417, -93.5756
        Hunter-Lab:
        41.9206, 14.2909, -68.7047
      #406fdb color charts
#406fdb RGB chart
      #406fdb CMYK chart
      #406fdb RGB pie chart
      #406fdb color shades, tints & tones
#406fdb color schemes
#406fdb color preview, HTML & CSS examples
           This text has a color of #406fdb        
        
          <p style="color:#406fdb;">Text here</p>
        
        
          .mytext {color:#406fdb;}
        
        Text color #406fdb
      
           This box has a color of #406fdb        
        
          <div style="background-color:#406fdb;">Content here</div>
        
        
          .mybackground {background-color:#406fdb;}
        
        Background color #406fdb
      
           Border around this has a color of #406fdb        
        
          <div style="border:2px solid #406fdb;">Content here</div>
        
        
          .myborder {border:2px solid #406fdb;}
        
        Border color #406fdb