#417e8b color space conversions
Hex:
        #417e8b
        RGB:
        65, 126, 139
        CMY:
        75, 51, 45
        CMYK:
        53, 9, 0, 45
      HSL:
        191°, 36.2745%, 40.0000%
        HSV (HSB):
        191°, 53.2374%, 54.5098%
        XYZ:
        14.3010, 17.9096, 27.1293
        xyY:
        0.2410, 0.3018, 17.9096
      CIE-Lab:
        49.3863, -15.8999, -13.1158
        CIE-LCH:
        49.3863, 20.6114, 219.5191
        CIE-Luv:
        49.3863, -26.2133, -16.6418
        Hunter-Lab:
        42.3197, -13.7394, -8.3843
      #417e8b color charts
#417e8b RGB chart
      #417e8b CMYK chart
      #417e8b RGB pie chart
      #417e8b color shades, tints & tones
#417e8b color schemes
#417e8b color preview, HTML & CSS examples
           This text has a color of #417e8b        
        
          <p style="color:#417e8b;">Text here</p>
        
        
          .mytext {color:#417e8b;}
        
        Text color #417e8b
      
           This box has a color of #417e8b        
        
          <div style="background-color:#417e8b;">Content here</div>
        
        
          .mybackground {background-color:#417e8b;}
        
        Background color #417e8b
      
           Border around this has a color of #417e8b        
        
          <div style="border:2px solid #417e8b;">Content here</div>
        
        
          .myborder {border:2px solid #417e8b;}
        
        Border color #417e8b