#415b84 color space conversions
Hex:
        #415b84
        RGB:
        65, 91, 132
        CMY:
        75, 64, 48
        CMYK:
        51, 31, 0, 48
      HSL:
        217°, 34.0102%, 38.6275%
        HSV (HSB):
        217°, 50.7576%, 51.7647%
        XYZ:
        10.0859, 10.2719, 23.2809
        xyY:
        0.2311, 0.2354, 10.2719
      CIE-Lab:
        38.3261, 2.5524, -25.9284
        CIE-LCH:
        38.3261, 26.0537, 275.6222
        CIE-Luv:
        38.3261, -12.6735, -36.5084
        Hunter-Lab:
        32.0499, 0.0857, -20.6331
      #415b84 color charts
#415b84 RGB chart
      #415b84 CMYK chart
      #415b84 RGB pie chart
      #415b84 color shades, tints & tones
#415b84 color schemes
#415b84 color preview, HTML & CSS examples
           This text has a color of #415b84        
        
          <p style="color:#415b84;">Text here</p>
        
        
          .mytext {color:#415b84;}
        
        Text color #415b84
      
           This box has a color of #415b84        
        
          <div style="background-color:#415b84;">Content here</div>
        
        
          .mybackground {background-color:#415b84;}
        
        Background color #415b84
      
           Border around this has a color of #415b84        
        
          <div style="border:2px solid #415b84;">Content here</div>
        
        
          .myborder {border:2px solid #415b84;}
        
        Border color #415b84