#417bbf color space conversions
Hex:
        #417bbf
        RGB:
        65, 123, 191
        CMY:
        75, 52, 25
        CMYK:
        66, 36, 0, 25
      HSL:
        212°, 49.6063%, 50.1961%
        HSV (HSB):
        212°, 65.9686%, 74.9020%
        XYZ:
        18.6669, 19.0513, 51.9836
        xyY:
        0.2081, 0.2124, 19.0513
      CIE-Lab:
        50.7472, 2.9316, -41.2330
        CIE-LCH:
        50.7472, 41.3371, 274.0668
        CIE-Luv:
        50.7472, -23.5225, -63.2711
        Hunter-Lab:
        43.6478, -0.0444, -40.0597
      #417bbf color charts
#417bbf RGB chart
      #417bbf CMYK chart
      #417bbf RGB pie chart
      #417bbf color shades, tints & tones
#417bbf color schemes
#417bbf color preview, HTML & CSS examples
           This text has a color of #417bbf        
        
          <p style="color:#417bbf;">Text here</p>
        
        
          .mytext {color:#417bbf;}
        
        Text color #417bbf
      
           This box has a color of #417bbf        
        
          <div style="background-color:#417bbf;">Content here</div>
        
        
          .mybackground {background-color:#417bbf;}
        
        Background color #417bbf
      
           Border around this has a color of #417bbf        
        
          <div style="border:2px solid #417bbf;">Content here</div>
        
        
          .myborder {border:2px solid #417bbf;}
        
        Border color #417bbf