#4f326f color space conversions
Hex:
        #4f326f
        RGB:
        79, 50, 111
        CMY:
        69, 80, 56
        CMYK:
        29, 55, 0, 56
      HSL:
        269°, 37.8882%, 31.5686%
        HSV (HSB):
        269°, 54.9550%, 43.5294%
        XYZ:
        7.2343, 5.0912, 15.6403
        xyY:
        0.2587, 0.1820, 5.0912
      CIE-Lab:
        26.9929, 26.5816, -30.6173
        CIE-LCH:
        26.9929, 40.5463, 310.9641
        CIE-Luv:
        26.9929, 8.3735, -41.1554
        Hunter-Lab:
        22.5636, 17.7439, -25.3033
      #4f326f color charts
#4f326f RGB chart
      #4f326f CMYK chart
      #4f326f RGB pie chart
      #4f326f color shades, tints & tones
#4f326f color schemes
#4f326f color preview, HTML & CSS examples
           This text has a color of #4f326f        
        
          <p style="color:#4f326f;">Text here</p>
        
        
          .mytext {color:#4f326f;}
        
        Text color #4f326f
      
           This box has a color of #4f326f        
        
          <div style="background-color:#4f326f;">Content here</div>
        
        
          .mybackground {background-color:#4f326f;}
        
        Background color #4f326f
      
           Border around this has a color of #4f326f        
        
          <div style="border:2px solid #4f326f;">Content here</div>
        
        
          .myborder {border:2px solid #4f326f;}
        
        Border color #4f326f