#406fc8 color space conversions
Hex:
        #406fc8
        RGB:
        64, 111, 200
        CMY:
        75, 56, 22
        CMYK:
        68, 45, 0, 22
      HSL:
        219°, 55.2846%, 51.7647%
        HSV (HSB):
        219°, 68.0000%, 78.4314%
        XYZ:
        18.2241, 16.6290, 56.8928
        xyY:
        0.1986, 0.1813, 16.6290
      CIE-Lab:
        47.7891, 13.3655, -51.1064
        CIE-LCH:
        47.7891, 52.8252, 284.6559
        CIE-Luv:
        47.7891, -19.5930, -78.8424
        Hunter-Lab:
        40.7787, 8.4096, -54.1740
      #406fc8 color charts
#406fc8 RGB chart
      #406fc8 CMYK chart
      #406fc8 RGB pie chart
      #406fc8 color shades, tints & tones
#406fc8 color schemes
#406fc8 color preview, HTML & CSS examples
           This text has a color of #406fc8        
        
          <p style="color:#406fc8;">Text here</p>
        
        
          .mytext {color:#406fc8;}
        
        Text color #406fc8
      
           This box has a color of #406fc8        
        
          <div style="background-color:#406fc8;">Content here</div>
        
        
          .mybackground {background-color:#406fc8;}
        
        Background color #406fc8
      
           Border around this has a color of #406fc8        
        
          <div style="border:2px solid #406fc8;">Content here</div>
        
        
          .myborder {border:2px solid #406fc8;}
        
        Border color #406fc8