#4f405e color space conversions
Hex:
        #4f405e
        RGB:
        79, 64, 94
        CMY:
        69, 75, 63
        CMYK:
        16, 32, 0, 63
      HSL:
        270°, 18.9873%, 30.9804%
        HSV (HSB):
        270°, 31.9149%, 36.8627%
        XYZ:
        7.0782, 6.1372, 11.4012
        xyY:
        0.2875, 0.2493, 6.1372
      CIE-Lab:
        29.7560, 13.1368, -15.3774
        CIE-LCH:
        29.7560, 20.2248, 310.5070
        CIE-Luv:
        29.7560, 5.6076, -20.9256
        Hunter-Lab:
        24.7734, 7.6474, -9.9451
      #4f405e color charts
#4f405e RGB chart
      #4f405e CMYK chart
      #4f405e RGB pie chart
      #4f405e color shades, tints & tones
#4f405e color schemes
#4f405e color preview, HTML & CSS examples
           This text has a color of #4f405e        
        
          <p style="color:#4f405e;">Text here</p>
        
        
          .mytext {color:#4f405e;}
        
        Text color #4f405e
      
           This box has a color of #4f405e        
        
          <div style="background-color:#4f405e;">Content here</div>
        
        
          .mybackground {background-color:#4f405e;}
        
        Background color #4f405e
      
           Border around this has a color of #4f405e        
        
          <div style="border:2px solid #4f405e;">Content here</div>
        
        
          .myborder {border:2px solid #4f405e;}
        
        Border color #4f405e