#407e9d color space conversions
Hex:
        #407e9d
        RGB:
        64, 126, 157
        CMY:
        75, 51, 38
        CMYK:
        59, 20, 0, 38
      HSL:
        200°, 42.0814%, 43.3333%
        HSV (HSB):
        200°, 59.2357%, 61.5686%
        XYZ:
        15.6610, 18.4460, 34.6333
        xyY:
        0.2278, 0.2683, 18.4460
      CIE-Lab:
        50.0327, -10.5101, -22.6742
        CIE-LCH:
        50.0327, 24.9916, 245.1311
        CIE-Luv:
        50.0327, -25.8531, -32.1143
        Hunter-Lab:
        42.9488, -10.0716, -17.7464
      #407e9d color charts
#407e9d RGB chart
      #407e9d CMYK chart
      #407e9d RGB pie chart
      #407e9d color shades, tints & tones
#407e9d color schemes
#407e9d color preview, HTML & CSS examples
           This text has a color of #407e9d        
        
          <p style="color:#407e9d;">Text here</p>
        
        
          .mytext {color:#407e9d;}
        
        Text color #407e9d
      
           This box has a color of #407e9d        
        
          <div style="background-color:#407e9d;">Content here</div>
        
        
          .mybackground {background-color:#407e9d;}
        
        Background color #407e9d
      
           Border around this has a color of #407e9d        
        
          <div style="border:2px solid #407e9d;">Content here</div>
        
        
          .myborder {border:2px solid #407e9d;}
        
        Border color #407e9d