#4f5c85 color space conversions
Hex:
        #4f5c85
        RGB:
        79, 92, 133
        CMY:
        69, 64, 48
        CMYK:
        41, 31, 0, 48
      HSL:
        226°, 25.4717%, 41.5686%
        HSV (HSB):
        226°, 40.6015%, 52.1569%
        XYZ:
        11.2852, 11.0100, 23.7206
        xyY:
        0.2452, 0.2393, 11.0100
      CIE-Lab:
        39.5973, 6.1066, -24.4850
        CIE-LCH:
        39.5973, 25.2350, 284.0041
        CIE-Luv:
        39.5973, -7.9912, -35.0708
        Hunter-Lab:
        33.1813, 2.6419, -19.1583
      #4f5c85 color charts
#4f5c85 RGB chart
      #4f5c85 CMYK chart
      #4f5c85 RGB pie chart
      #4f5c85 color shades, tints & tones
#4f5c85 color schemes
#4f5c85 color preview, HTML & CSS examples
           This text has a color of #4f5c85        
        
          <p style="color:#4f5c85;">Text here</p>
        
        
          .mytext {color:#4f5c85;}
        
        Text color #4f5c85
      
           This box has a color of #4f5c85        
        
          <div style="background-color:#4f5c85;">Content here</div>
        
        
          .mybackground {background-color:#4f5c85;}
        
        Background color #4f5c85
      
           Border around this has a color of #4f5c85        
        
          <div style="border:2px solid #4f5c85;">Content here</div>
        
        
          .myborder {border:2px solid #4f5c85;}
        
        Border color #4f5c85