#417efd color space conversions
Hex:
        #417efd
        RGB:
        65, 126, 253
        CMY:
        75, 51, 1
        CMYK:
        74, 50, 0, 1
      HSL:
        221°, 97.9167%, 62.3529%
        HSV (HSB):
        221°, 74.3083%, 99.2157%
        XYZ:
        27.3704, 23.1374, 95.9519
        xyY:
        0.1869, 0.1580, 23.1374
      CIE-Lab:
        55.2136, 23.2253, -68.9647
        CIE-LCH:
        55.2136, 72.7705, 288.6121
        CIE-Luv:
        55.2136, -23.3500, -110.4773
        Hunter-Lab:
        48.1013, 17.3921, -84.6000
      #417efd color charts
#417efd RGB chart
      #417efd CMYK chart
      #417efd RGB pie chart
      #417efd color shades, tints & tones
#417efd color schemes
#417efd color preview, HTML & CSS examples
           This text has a color of #417efd        
        
          <p style="color:#417efd;">Text here</p>
        
        
          .mytext {color:#417efd;}
        
        Text color #417efd
      
           This box has a color of #417efd        
        
          <div style="background-color:#417efd;">Content here</div>
        
        
          .mybackground {background-color:#417efd;}
        
        Background color #417efd
      
           Border around this has a color of #417efd        
        
          <div style="border:2px solid #417efd;">Content here</div>
        
        
          .myborder {border:2px solid #417efd;}
        
        Border color #417efd