#4f5a98 color space conversions
Hex:
        #4f5a98
        RGB:
        79, 90, 152
        CMY:
        69, 65, 40
        CMYK:
        48, 41, 0, 40
      HSL:
        231°, 31.6017%, 45.2941%
        HSV (HSB):
        231°, 48.0263%, 59.6078%
        XYZ:
        12.5481, 11.2416, 31.2143
        xyY:
        0.2281, 0.2044, 11.2416
      CIE-Lab:
        39.9844, 13.2829, -35.3497
        CIE-LCH:
        39.9844, 37.7628, 290.5940
        CIE-Luv:
        39.9844, -7.9003, -52.0742
        Hunter-Lab:
        33.5285, 8.1292, -31.7277
      #4f5a98 color charts
#4f5a98 RGB chart
      #4f5a98 CMYK chart
      #4f5a98 RGB pie chart
      #4f5a98 color shades, tints & tones
#4f5a98 color schemes
#4f5a98 color preview, HTML & CSS examples
           This text has a color of #4f5a98        
        
          <p style="color:#4f5a98;">Text here</p>
        
        
          .mytext {color:#4f5a98;}
        
        Text color #4f5a98
      
           This box has a color of #4f5a98        
        
          <div style="background-color:#4f5a98;">Content here</div>
        
        
          .mybackground {background-color:#4f5a98;}
        
        Background color #4f5a98
      
           Border around this has a color of #4f5a98        
        
          <div style="border:2px solid #4f5a98;">Content here</div>
        
        
          .myborder {border:2px solid #4f5a98;}
        
        Border color #4f5a98