#4f326a color space conversions
Hex:
        #4f326a
        RGB:
        79, 50, 106
        CMY:
        69, 80, 58
        CMYK:
        25, 53, 0, 58
      HSL:
        271°, 35.8974%, 30.5882%
        HSV (HSB):
        271°, 52.8302%, 41.5686%
        XYZ:
        6.9666, 4.9841, 14.2305
        xyY:
        0.2661, 0.1904, 4.9841
      CIE-Lab:
        26.6894, 25.2432, -27.8940
        CIE-LCH:
        26.6894, 37.6204, 312.1442
        CIE-Luv:
        26.6894, 9.0665, -37.4052
        Hunter-Lab:
        22.3250, 16.6324, -22.1653
      #4f326a color charts
#4f326a RGB chart
      #4f326a CMYK chart
      #4f326a RGB pie chart
      #4f326a color shades, tints & tones
#4f326a color schemes
#4f326a color preview, HTML & CSS examples
           This text has a color of #4f326a        
        
          <p style="color:#4f326a;">Text here</p>
        
        
          .mytext {color:#4f326a;}
        
        Text color #4f326a
      
           This box has a color of #4f326a        
        
          <div style="background-color:#4f326a;">Content here</div>
        
        
          .mybackground {background-color:#4f326a;}
        
        Background color #4f326a
      
           Border around this has a color of #4f326a        
        
          <div style="border:2px solid #4f326a;">Content here</div>
        
        
          .myborder {border:2px solid #4f326a;}
        
        Border color #4f326a