#407bb1 color space conversions
Hex:
        #407bb1
        RGB:
        64, 123, 177
        CMY:
        75, 52, 31
        CMYK:
        64, 31, 0, 31
      HSL:
        209°, 46.8880%, 47.2549%
        HSV (HSB):
        209°, 63.8418%, 69.4118%
        XYZ:
        17.1331, 18.4302, 44.2494
        xyY:
        0.2147, 0.2309, 18.4302
      CIE-Lab:
        50.0138, -2.0960, -34.3253
        CIE-LCH:
        50.0138, 34.3892, 266.5058
        CIE-Luv:
        50.0138, -24.1163, -51.5403
        Hunter-Lab:
        42.9304, -3.8907, -31.0602
      #407bb1 color charts
#407bb1 RGB chart
      #407bb1 CMYK chart
      #407bb1 RGB pie chart
      #407bb1 color shades, tints & tones
#407bb1 color schemes
#407bb1 color preview, HTML & CSS examples
           This text has a color of #407bb1        
        
          <p style="color:#407bb1;">Text here</p>
        
        
          .mytext {color:#407bb1;}
        
        Text color #407bb1
      
           This box has a color of #407bb1        
        
          <div style="background-color:#407bb1;">Content here</div>
        
        
          .mybackground {background-color:#407bb1;}
        
        Background color #407bb1
      
           Border around this has a color of #407bb1        
        
          <div style="border:2px solid #407bb1;">Content here</div>
        
        
          .myborder {border:2px solid #407bb1;}
        
        Border color #407bb1