#4f517b color space conversions
Hex:
        #4f517b
        RGB:
        79, 81, 123
        CMY:
        69, 68, 52
        CMYK:
        36, 34, 0, 52
      HSL:
        237°, 21.7822%, 39.6078%
        HSV (HSB):
        237°, 35.7724%, 48.2353%
        XYZ:
        9.7420, 8.9772, 19.9582
        xyY:
        0.2519, 0.2321, 8.9772
      CIE-Lab:
        35.9403, 10.1145, -24.0578
        CIE-LCH:
        35.9403, 26.0976, 292.8031
        CIE-Luv:
        35.9403, -3.3062, -34.0214
        Hunter-Lab:
        29.9619, 5.6053, -18.5208
      #4f517b color charts
#4f517b RGB chart
      #4f517b CMYK chart
      #4f517b RGB pie chart
      #4f517b color shades, tints & tones
#4f517b color schemes
#4f517b color preview, HTML & CSS examples
           This text has a color of #4f517b        
        
          <p style="color:#4f517b;">Text here</p>
        
        
          .mytext {color:#4f517b;}
        
        Text color #4f517b
      
           This box has a color of #4f517b        
        
          <div style="background-color:#4f517b;">Content here</div>
        
        
          .mybackground {background-color:#4f517b;}
        
        Background color #4f517b
      
           Border around this has a color of #4f517b        
        
          <div style="border:2px solid #4f517b;">Content here</div>
        
        
          .myborder {border:2px solid #4f517b;}
        
        Border color #4f517b