#417f8d color space conversions
Hex:
        #417f8d
        RGB:
        65, 127, 141
        CMY:
        75, 50, 45
        CMYK:
        54, 10, 0, 45
      HSL:
        191°, 36.8932%, 40.3922%
        HSV (HSB):
        191°, 53.9007%, 55.2941%
        XYZ:
        14.5771, 18.2256, 27.9489
        xyY:
        0.2399, 0.3000, 18.2256
      CIE-Lab:
        49.7687, -15.8479, -13.7114
        CIE-LCH:
        49.7687, 20.9562, 220.8659
        CIE-Luv:
        49.7687, -26.5373, -17.5763
        Hunter-Lab:
        42.6915, -13.7611, -8.9314
      #417f8d color charts
#417f8d RGB chart
      #417f8d CMYK chart
      #417f8d RGB pie chart
      #417f8d color shades, tints & tones
#417f8d color schemes
#417f8d color preview, HTML & CSS examples
           This text has a color of #417f8d        
        
          <p style="color:#417f8d;">Text here</p>
        
        
          .mytext {color:#417f8d;}
        
        Text color #417f8d
      
           This box has a color of #417f8d        
        
          <div style="background-color:#417f8d;">Content here</div>
        
        
          .mybackground {background-color:#417f8d;}
        
        Background color #417f8d
      
           Border around this has a color of #417f8d        
        
          <div style="border:2px solid #417f8d;">Content here</div>
        
        
          .myborder {border:2px solid #417f8d;}
        
        Border color #417f8d