#415e94 color space conversions
Hex:
        #415e94
        RGB:
        65, 94, 148
        CMY:
        75, 63, 42
        CMYK:
        56, 36, 0, 42
      HSL:
        219°, 38.9671%, 41.7647%
        HSV (HSB):
        219°, 56.0811%, 58.0392%
        XYZ:
        11.5280, 11.2673, 29.5842
        xyY:
        0.2201, 0.2151, 11.2673
      CIE-Lab:
        40.0271, 6.0035, -32.9393
        CIE-LCH:
        40.0271, 33.4819, 280.3293
        CIE-Luv:
        40.0271, -13.8441, -47.7522
        Hunter-Lab:
        33.5669, 2.5608, -28.7585
      #415e94 color charts
#415e94 RGB chart
      #415e94 CMYK chart
      #415e94 RGB pie chart
      #415e94 color shades, tints & tones
#415e94 color schemes
#415e94 color preview, HTML & CSS examples
           This text has a color of #415e94        
        
          <p style="color:#415e94;">Text here</p>
        
        
          .mytext {color:#415e94;}
        
        Text color #415e94
      
           This box has a color of #415e94        
        
          <div style="background-color:#415e94;">Content here</div>
        
        
          .mybackground {background-color:#415e94;}
        
        Background color #415e94
      
           Border around this has a color of #415e94        
        
          <div style="border:2px solid #415e94;">Content here</div>
        
        
          .myborder {border:2px solid #415e94;}
        
        Border color #415e94