#4f579f color space conversions
Hex:
        #4f579f
        RGB:
        79, 87, 159
        CMY:
        69, 66, 38
        CMYK:
        50, 45, 0, 38
      HSL:
        234°, 33.6134%, 46.6667%
        HSV (HSB):
        234°, 50.3145%, 62.3529%
        XYZ:
        12.8907, 10.9819, 34.2412
        xyY:
        0.2218, 0.1890, 10.9819
      CIE-Lab:
        39.5499, 17.4518, -40.2308
        CIE-LCH:
        39.5499, 43.8529, 293.4508
        CIE-Luv:
        39.5499, -7.1530, -59.5275
        Hunter-Lab:
        33.1389, 11.4414, -38.0649
      #4f579f color charts
#4f579f RGB chart
      #4f579f CMYK chart
      #4f579f RGB pie chart
      #4f579f color shades, tints & tones
#4f579f color schemes
#4f579f color preview, HTML & CSS examples
           This text has a color of #4f579f        
        
          <p style="color:#4f579f;">Text here</p>
        
        
          .mytext {color:#4f579f;}
        
        Text color #4f579f
      
           This box has a color of #4f579f        
        
          <div style="background-color:#4f579f;">Content here</div>
        
        
          .mybackground {background-color:#4f579f;}
        
        Background color #4f579f
      
           Border around this has a color of #4f579f        
        
          <div style="border:2px solid #4f579f;">Content here</div>
        
        
          .myborder {border:2px solid #4f579f;}
        
        Border color #4f579f