#9f5384 color space conversions
Hex:
        #9f5384
        RGB:
        159, 83, 132
        CMY:
        38, 67, 48
        CMYK:
        0, 48, 17, 38
      HSL:
        321°, 31.4050%, 47.4510%
        HSV (HSB):
        321°, 47.7987%, 62.3529%
        XYZ:
        21.5562, 15.2234, 23.6321
        xyY:
        0.3568, 0.2520, 15.2234
      CIE-Lab:
        45.9386, 37.9398, -13.4017
        CIE-LCH:
        45.9386, 40.2372, 340.5450
        CIE-Luv:
        45.9386, 42.3643, -24.6349
        Hunter-Lab:
        39.0172, 30.3376, -8.5990
      #9f5384 color charts
#9f5384 RGB chart
      #9f5384 CMYK chart
      #9f5384 RGB pie chart
      #9f5384 color shades, tints & tones
#9f5384 color schemes
#9f5384 color preview, HTML & CSS examples
           This text has a color of #9f5384        
        
          <p style="color:#9f5384;">Text here</p>
        
        
          .mytext {color:#9f5384;}
        
        Text color #9f5384
      
           This box has a color of #9f5384        
        
          <div style="background-color:#9f5384;">Content here</div>
        
        
          .mybackground {background-color:#9f5384;}
        
        Background color #9f5384
      
           Border around this has a color of #9f5384        
        
          <div style="border:2px solid #9f5384;">Content here</div>
        
        
          .myborder {border:2px solid #9f5384;}
        
        Border color #9f5384