#416f85 color space conversions
Hex:
        #416f85
        RGB:
        65, 111, 133
        CMY:
        75, 56, 48
        CMYK:
        51, 17, 0, 48
      HSL:
        199°, 34.3434%, 38.8235%
        HSV (HSB):
        199°, 51.1278%, 52.1569%
        XYZ:
        12.0981, 14.1862, 24.2909
        xyY:
        0.2392, 0.2805, 14.1862
      CIE-Lab:
        44.4987, -9.2562, -16.9910
        CIE-LCH:
        44.4987, 19.3487, 241.4196
        CIE-Luv:
        44.4987, -20.4324, -22.8815
        Hunter-Lab:
        37.6645, -8.5777, -11.8726
      #416f85 color charts
#416f85 RGB chart
      #416f85 CMYK chart
      #416f85 RGB pie chart
      #416f85 color shades, tints & tones
#416f85 color schemes
#416f85 color preview, HTML & CSS examples
           This text has a color of #416f85        
        
          <p style="color:#416f85;">Text here</p>
        
        
          .mytext {color:#416f85;}
        
        Text color #416f85
      
           This box has a color of #416f85        
        
          <div style="background-color:#416f85;">Content here</div>
        
        
          .mybackground {background-color:#416f85;}
        
        Background color #416f85
      
           Border around this has a color of #416f85        
        
          <div style="border:2px solid #416f85;">Content here</div>
        
        
          .myborder {border:2px solid #416f85;}
        
        Border color #416f85