#406a8b color space conversions
Hex:
        #406a8b
        RGB:
        64, 106, 139
        CMY:
        75, 58, 45
        CMYK:
        54, 24, 0, 45
      HSL:
        206°, 36.9458%, 39.8039%
        HSV (HSB):
        206°, 53.9568%, 54.5098%
        XYZ:
        11.9286, 13.2621, 26.3572
        xyY:
        0.2314, 0.2573, 13.2621
      CIE-Lab:
        43.1556, -4.6468, -22.6531
        CIE-LCH:
        43.1556, 23.1248, 258.4078
        CIE-Luv:
        43.1556, -18.6648, -31.7857
        Hunter-Lab:
        36.4172, -5.2618, -17.4195
      #406a8b color charts
#406a8b RGB chart
      #406a8b CMYK chart
      #406a8b RGB pie chart
      #406a8b color shades, tints & tones
#406a8b color schemes
#406a8b color preview, HTML & CSS examples
           This text has a color of #406a8b        
        
          <p style="color:#406a8b;">Text here</p>
        
        
          .mytext {color:#406a8b;}
        
        Text color #406a8b
      
           This box has a color of #406a8b        
        
          <div style="background-color:#406a8b;">Content here</div>
        
        
          .mybackground {background-color:#406a8b;}
        
        Background color #406a8b
      
           Border around this has a color of #406a8b        
        
          <div style="border:2px solid #406a8b;">Content here</div>
        
        
          .myborder {border:2px solid #406a8b;}
        
        Border color #406a8b