#417f9e color space conversions
Hex:
        #417f9e
        RGB:
        65, 127, 158
        CMY:
        75, 50, 38
        CMYK:
        59, 20, 0, 38
      HSL:
        200°, 41.7040%, 43.7255%
        HSV (HSB):
        200°, 58.8608%, 61.9608%
        XYZ:
        15.9409, 18.7712, 35.1308
        xyY:
        0.2282, 0.2688, 18.7712
      CIE-Lab:
        50.4184, -10.5494, -22.6597
        CIE-LCH:
        50.4184, 24.9951, 245.0352
        CIE-Luv:
        50.4184, -25.9414, -32.1334
        Hunter-Lab:
        43.3257, -10.1442, -17.7474
      #417f9e color charts
#417f9e RGB chart
      #417f9e CMYK chart
      #417f9e RGB pie chart
      #417f9e color shades, tints & tones
#417f9e color schemes
#417f9e color preview, HTML & CSS examples
           This text has a color of #417f9e        
        
          <p style="color:#417f9e;">Text here</p>
        
        
          .mytext {color:#417f9e;}
        
        Text color #417f9e
      
           This box has a color of #417f9e        
        
          <div style="background-color:#417f9e;">Content here</div>
        
        
          .mybackground {background-color:#417f9e;}
        
        Background color #417f9e
      
           Border around this has a color of #417f9e        
        
          <div style="border:2px solid #417f9e;">Content here</div>
        
        
          .myborder {border:2px solid #417f9e;}
        
        Border color #417f9e