#406b9f color space conversions
Hex:
        #406b9f
        RGB:
        64, 107, 159
        CMY:
        75, 58, 38
        CMYK:
        60, 33, 0, 38
      HSL:
        213°, 42.6009%, 43.7255%
        HSV (HSB):
        213°, 59.7484%, 62.3529%
        XYZ:
        13.6301, 14.1086, 34.8057
        xyY:
        0.2179, 0.2256, 14.1086
      CIE-Lab:
        44.3883, 1.4175, -32.6322
        CIE-LCH:
        44.3883, 32.6630, 272.4873
        CIE-Luv:
        44.3883, -18.7336, -47.9980
        Hunter-Lab:
        37.5614, -0.9594, -28.6473
      #406b9f color charts
#406b9f RGB chart
      #406b9f CMYK chart
      #406b9f RGB pie chart
      #406b9f color shades, tints & tones
#406b9f color schemes
#406b9f color preview, HTML & CSS examples
           This text has a color of #406b9f        
        
          <p style="color:#406b9f;">Text here</p>
        
        
          .mytext {color:#406b9f;}
        
        Text color #406b9f
      
           This box has a color of #406b9f        
        
          <div style="background-color:#406b9f;">Content here</div>
        
        
          .mybackground {background-color:#406b9f;}
        
        Background color #406b9f
      
           Border around this has a color of #406b9f        
        
          <div style="border:2px solid #406b9f;">Content here</div>
        
        
          .myborder {border:2px solid #406b9f;}
        
        Border color #406b9f