#417fce color space conversions
Hex:
        #417fce
        RGB:
        65, 127, 206
        CMY:
        75, 50, 19
        CMYK:
        68, 38, 0, 19
      HSL:
        214°, 58.9958%, 53.1373%
        HSV (HSB):
        214°, 68.4466%, 80.7843%
        XYZ:
        20.9099, 20.7588, 61.2973
        xyY:
        0.2031, 0.2016, 20.7588
      CIE-Lab:
        52.6845, 5.7847, -46.7203
        CIE-LCH:
        52.6845, 47.0770, 277.0582
        CIE-Luv:
        52.6845, -24.5228, -72.8685
        Hunter-Lab:
        45.5618, 2.1868, -47.8734
      #417fce color charts
#417fce RGB chart
      #417fce CMYK chart
      #417fce RGB pie chart
      #417fce color shades, tints & tones
#417fce color schemes
#417fce color preview, HTML & CSS examples
           This text has a color of #417fce        
        
          <p style="color:#417fce;">Text here</p>
        
        
          .mytext {color:#417fce;}
        
        Text color #417fce
      
           This box has a color of #417fce        
        
          <div style="background-color:#417fce;">Content here</div>
        
        
          .mybackground {background-color:#417fce;}
        
        Background color #417fce
      
           Border around this has a color of #417fce        
        
          <div style="border:2px solid #417fce;">Content here</div>
        
        
          .myborder {border:2px solid #417fce;}
        
        Border color #417fce