#417a7b color space conversions
Hex:
        #417a7b
        RGB:
        65, 122, 123
        CMY:
        75, 52, 52
        CMYK:
        47, 1, 0, 52
      HSL:
        181°, 30.8511%, 36.8627%
        HSV (HSB):
        181°, 47.1545%, 48.2353%
        XYZ:
        12.7147, 16.4729, 21.2484
        xyY:
        0.2521, 0.3266, 16.4729
      CIE-Lab:
        47.5890, -18.3739, -6.3711
        CIE-LCH:
        47.5890, 19.4471, 199.1239
        CIE-Luv:
        47.5890, -25.1498, -6.2630
        Hunter-Lab:
        40.5869, -15.1083, -2.6291
      #417a7b color charts
#417a7b RGB chart
      #417a7b CMYK chart
      #417a7b RGB pie chart
      #417a7b color shades, tints & tones
#417a7b color schemes
#417a7b color preview, HTML & CSS examples
           This text has a color of #417a7b        
        
          <p style="color:#417a7b;">Text here</p>
        
        
          .mytext {color:#417a7b;}
        
        Text color #417a7b
      
           This box has a color of #417a7b        
        
          <div style="background-color:#417a7b;">Content here</div>
        
        
          .mybackground {background-color:#417a7b;}
        
        Background color #417a7b
      
           Border around this has a color of #417a7b        
        
          <div style="border:2px solid #417a7b;">Content here</div>
        
        
          .myborder {border:2px solid #417a7b;}
        
        Border color #417a7b