#406fdf color space conversions
Hex:
        #406fdf
        RGB:
        64, 111, 223
        CMY:
        75, 56, 13
        CMYK:
        71, 50, 0, 13
      HSL:
        222°, 71.3004%, 56.2745%
        HSV (HSB):
        222°, 71.3004%, 87.4510%
        XYZ:
        21.1181, 17.7866, 72.1321
        xyY:
        0.1902, 0.1602, 17.7866
      CIE-Lab:
        49.2362, 21.6462, -61.8728
        CIE-LCH:
        49.2362, 65.5500, 289.2824
        CIE-Luv:
        49.2362, -19.4198, -96.5970
        Hunter-Lab:
        42.1741, 15.5765, -71.8842
      #406fdf color charts
#406fdf RGB chart
      #406fdf CMYK chart
      #406fdf RGB pie chart
      #406fdf color shades, tints & tones
#406fdf color schemes
#406fdf color preview, HTML & CSS examples
           This text has a color of #406fdf        
        
          <p style="color:#406fdf;">Text here</p>
        
        
          .mytext {color:#406fdf;}
        
        Text color #406fdf
      
           This box has a color of #406fdf        
        
          <div style="background-color:#406fdf;">Content here</div>
        
        
          .mybackground {background-color:#406fdf;}
        
        Background color #406fdf
      
           Border around this has a color of #406fdf        
        
          <div style="border:2px solid #406fdf;">Content here</div>
        
        
          .myborder {border:2px solid #406fdf;}
        
        Border color #406fdf