#416d77 color space conversions
Hex:
        #416d77
        RGB:
        65, 109, 119
        CMY:
        75, 57, 53
        CMYK:
        45, 8, 0, 53
      HSL:
        191°, 29.3478%, 36.0784%
        HSV (HSB):
        191°, 45.3782%, 46.6667%
        XYZ:
        10.9784, 13.3930, 19.4592
        xyY:
        0.2505, 0.3056, 13.3930
      CIE-Lab:
        43.3495, -12.3145, -10.3286
        CIE-LCH:
        43.3495, 16.0726, 219.9877
        CIE-Luv:
        43.3495, -19.9203, -12.5770
        Hunter-Lab:
        36.5965, -10.4965, -5.9085
      #416d77 color charts
#416d77 RGB chart
      #416d77 CMYK chart
      #416d77 RGB pie chart
      #416d77 color shades, tints & tones
#416d77 color schemes
#416d77 color preview, HTML & CSS examples
           This text has a color of #416d77        
        
          <p style="color:#416d77;">Text here</p>
        
        
          .mytext {color:#416d77;}
        
        Text color #416d77
      
           This box has a color of #416d77        
        
          <div style="background-color:#416d77;">Content here</div>
        
        
          .mybackground {background-color:#416d77;}
        
        Background color #416d77
      
           Border around this has a color of #416d77        
        
          <div style="border:2px solid #416d77;">Content here</div>
        
        
          .myborder {border:2px solid #416d77;}
        
        Border color #416d77