#417f7e color space conversions
Hex:
        #417f7e
        RGB:
        65, 127, 126
        CMY:
        75, 50, 51
        CMYK:
        49, 0, 1, 50
      HSL:
        179°, 32.2917%, 37.6471%
        HSV (HSB):
        179°, 48.8189%, 49.8039%
        XYZ:
        13.5352, 17.8089, 22.4627
        xyY:
        0.2516, 0.3310, 17.8089
      CIE-Lab:
        49.2635, -20.2049, -5.6531
        CIE-LCH:
        49.2635, 20.9808, 195.6311
        CIE-Luv:
        49.2635, -27.0823, -5.0187
        Hunter-Lab:
        42.2006, -16.5998, -2.0187
      #417f7e color charts
#417f7e RGB chart
      #417f7e CMYK chart
      #417f7e RGB pie chart
      #417f7e color shades, tints & tones
#417f7e color schemes
#417f7e color preview, HTML & CSS examples
           This text has a color of #417f7e        
        
          <p style="color:#417f7e;">Text here</p>
        
        
          .mytext {color:#417f7e;}
        
        Text color #417f7e
      
           This box has a color of #417f7e        
        
          <div style="background-color:#417f7e;">Content here</div>
        
        
          .mybackground {background-color:#417f7e;}
        
        Background color #417f7e
      
           Border around this has a color of #417f7e        
        
          <div style="border:2px solid #417f7e;">Content here</div>
        
        
          .myborder {border:2px solid #417f7e;}
        
        Border color #417f7e