#417dd5 color space conversions
Hex:
        #417dd5
        RGB:
        65, 125, 213
        CMY:
        75, 51, 16
        CMYK:
        69, 41, 0, 16
      HSL:
        216°, 63.7931%, 54.5098%
        HSV (HSB):
        216°, 69.4836%, 83.5294%
        XYZ:
        21.5238, 20.5951, 65.7916
        xyY:
        0.1995, 0.1909, 20.5951
      CIE-Lab:
        52.5035, 9.4902, -50.9736
        CIE-LCH:
        52.5035, 51.8495, 280.5465
        CIE-Luv:
        52.5035, -23.7026, -79.9718
        Hunter-Lab:
        45.3819, 5.2411, -54.1874
      #417dd5 color charts
#417dd5 RGB chart
      #417dd5 CMYK chart
      #417dd5 RGB pie chart
      #417dd5 color shades, tints & tones
#417dd5 color schemes
#417dd5 color preview, HTML & CSS examples
           This text has a color of #417dd5        
        
          <p style="color:#417dd5;">Text here</p>
        
        
          .mytext {color:#417dd5;}
        
        Text color #417dd5
      
           This box has a color of #417dd5        
        
          <div style="background-color:#417dd5;">Content here</div>
        
        
          .mybackground {background-color:#417dd5;}
        
        Background color #417dd5
      
           Border around this has a color of #417dd5        
        
          <div style="border:2px solid #417dd5;">Content here</div>
        
        
          .myborder {border:2px solid #417dd5;}
        
        Border color #417dd5