#415a8b color space conversions
Hex:
        #415a8b
        RGB:
        65, 90, 139
        CMY:
        75, 65, 45
        CMYK:
        53, 35, 0, 45
      HSL:
        220°, 36.2745%, 40.0000%
        HSV (HSB):
        220°, 53.2374%, 54.5098%
        XYZ:
        10.4963, 10.3002, 25.8610
        xyY:
        0.2250, 0.2208, 10.3002
      CIE-Lab:
        38.3760, 5.5059, -30.1067
        CIE-LCH:
        38.3760, 30.6060, 280.3637
        CIE-Luv:
        38.3760, -12.3542, -42.9993
        Hunter-Lab:
        32.0940, 2.2140, -25.3096
      #415a8b color charts
#415a8b RGB chart
      #415a8b CMYK chart
      #415a8b RGB pie chart
      #415a8b color shades, tints & tones
#415a8b color schemes
#415a8b color preview, HTML & CSS examples
           This text has a color of #415a8b        
        
          <p style="color:#415a8b;">Text here</p>
        
        
          .mytext {color:#415a8b;}
        
        Text color #415a8b
      
           This box has a color of #415a8b        
        
          <div style="background-color:#415a8b;">Content here</div>
        
        
          .mybackground {background-color:#415a8b;}
        
        Background color #415a8b
      
           Border around this has a color of #415a8b        
        
          <div style="border:2px solid #415a8b;">Content here</div>
        
        
          .myborder {border:2px solid #415a8b;}
        
        Border color #415a8b