#414a88 color space conversions
Hex:
        #414a88
        RGB:
        65, 74, 136
        CMY:
        75, 71, 47
        CMYK:
        52, 46, 0, 47
      HSL:
        232°, 35.3234%, 39.4118%
        HSV (HSB):
        232°, 52.2059%, 53.3333%
        XYZ:
        9.0727, 7.7989, 24.3197
        xyY:
        0.2203, 0.1893, 7.7989
      CIE-Lab:
        33.5606, 14.8852, -35.8978
        CIE-LCH:
        33.5606, 38.8616, 292.5216
        CIE-Luv:
        33.5606, -6.7577, -50.4560
        Hunter-Lab:
        27.9266, 9.1188, -32.0837
      #414a88 color charts
#414a88 RGB chart
      #414a88 CMYK chart
      #414a88 RGB pie chart
      #414a88 color shades, tints & tones
#414a88 color schemes
#414a88 color preview, HTML & CSS examples
           This text has a color of #414a88        
        
          <p style="color:#414a88;">Text here</p>
        
        
          .mytext {color:#414a88;}
        
        Text color #414a88
      
           This box has a color of #414a88        
        
          <div style="background-color:#414a88;">Content here</div>
        
        
          .mybackground {background-color:#414a88;}
        
        Background color #414a88
      
           Border around this has a color of #414a88        
        
          <div style="border:2px solid #414a88;">Content here</div>
        
        
          .myborder {border:2px solid #414a88;}
        
        Border color #414a88