#417a7d color space conversions
Hex:
        #417a7d
        RGB:
        65, 122, 125
        CMY:
        75, 52, 51
        CMYK:
        48, 2, 0, 51
      HSL:
        183°, 31.5789%, 37.2549%
        HSV (HSB):
        183°, 48.0000%, 49.0196%
        XYZ:
        12.8412, 16.5236, 21.9146
        xyY:
        0.2504, 0.3222, 16.5236
      CIE-Lab:
        47.6540, -17.8089, -7.4589
        CIE-LCH:
        47.6540, 19.3078, 202.7256
        CIE-Luv:
        47.6540, -25.0842, -7.9154
        Hunter-Lab:
        40.6492, -14.7474, -3.5097
      #417a7d color charts
#417a7d RGB chart
      #417a7d CMYK chart
      #417a7d RGB pie chart
      #417a7d color shades, tints & tones
#417a7d color schemes
#417a7d color preview, HTML & CSS examples
           This text has a color of #417a7d        
        
          <p style="color:#417a7d;">Text here</p>
        
        
          .mytext {color:#417a7d;}
        
        Text color #417a7d
      
           This box has a color of #417a7d        
        
          <div style="background-color:#417a7d;">Content here</div>
        
        
          .mybackground {background-color:#417a7d;}
        
        Background color #417a7d
      
           Border around this has a color of #417a7d        
        
          <div style="border:2px solid #417a7d;">Content here</div>
        
        
          .myborder {border:2px solid #417a7d;}
        
        Border color #417a7d