#414a89 color space conversions
Hex:
        #414a89
        RGB:
        65, 74, 137
        CMY:
        75, 71, 46
        CMYK:
        53, 46, 0, 46
      HSL:
        233°, 35.6436%, 39.6078%
        HSV (HSB):
        233°, 52.5547%, 53.7255%
        XYZ:
        9.1441, 7.8275, 24.6958
        xyY:
        0.2195, 0.1879, 7.8275
      CIE-Lab:
        33.6211, 15.2228, -36.4159
        CIE-LCH:
        33.6211, 39.4696, 292.6861
        CIE-Luv:
        33.6211, -6.7943, -51.2378
        Hunter-Lab:
        27.9777, 9.3792, -32.7507
      #414a89 color charts
#414a89 RGB chart
      #414a89 CMYK chart
      #414a89 RGB pie chart
      #414a89 color shades, tints & tones
#414a89 color schemes
#414a89 color preview, HTML & CSS examples
           This text has a color of #414a89        
        
          <p style="color:#414a89;">Text here</p>
        
        
          .mytext {color:#414a89;}
        
        Text color #414a89
      
           This box has a color of #414a89        
        
          <div style="background-color:#414a89;">Content here</div>
        
        
          .mybackground {background-color:#414a89;}
        
        Background color #414a89
      
           Border around this has a color of #414a89        
        
          <div style="border:2px solid #414a89;">Content here</div>
        
        
          .myborder {border:2px solid #414a89;}
        
        Border color #414a89