#4f375b color space conversions
Hex:
        #4f375b
        RGB:
        79, 55, 91
        CMY:
        69, 78, 64
        CMYK:
        13, 40, 0, 64
      HSL:
        280°, 24.6575%, 28.6275%
        HSV (HSB):
        280°, 39.5604%, 35.6863%
        XYZ:
        6.4790, 5.1500, 10.5501
        xyY:
        0.2921, 0.2322, 5.1500
      CIE-Lab:
        27.1578, 18.2235, -17.4504
        CIE-LCH:
        27.1578, 25.2312, 316.2414
        CIE-Luv:
        27.1578, 9.4532, -23.5197
        Hunter-Lab:
        22.6936, 11.2477, -11.6781
      #4f375b color charts
#4f375b RGB chart
      #4f375b CMYK chart
      #4f375b RGB pie chart
      #4f375b color shades, tints & tones
#4f375b color schemes
#4f375b color preview, HTML & CSS examples
           This text has a color of #4f375b        
        
          <p style="color:#4f375b;">Text here</p>
        
        
          .mytext {color:#4f375b;}
        
        Text color #4f375b
      
           This box has a color of #4f375b        
        
          <div style="background-color:#4f375b;">Content here</div>
        
        
          .mybackground {background-color:#4f375b;}
        
        Background color #4f375b
      
           Border around this has a color of #4f375b        
        
          <div style="border:2px solid #4f375b;">Content here</div>
        
        
          .myborder {border:2px solid #4f375b;}
        
        Border color #4f375b