#9f519f color space conversions
Hex:
        #9f519f
        RGB:
        159, 81, 159
        CMY:
        38, 68, 38
        CMYK:
        0, 49, 0, 38
      HSL:
        300°, 32.5000%, 47.0588%
        HSV (HSB):
        300°, 49.0566%, 62.3529%
        XYZ:
        23.4985, 15.7590, 34.6042
        xyY:
        0.3181, 0.2134, 15.7590
      CIE-Lab:
        46.6567, 43.7409, -28.4566
        CIE-LCH:
        46.6567, 52.1828, 326.9531
        CIE-Luv:
        46.6567, 36.7571, -47.5313
        Hunter-Lab:
        39.6976, 36.1901, -23.8944
      #9f519f color charts
#9f519f RGB chart
      #9f519f CMYK chart
      #9f519f RGB pie chart
      #9f519f color shades, tints & tones
#9f519f color schemes
#9f519f color preview, HTML & CSS examples
           This text has a color of #9f519f        
        
          <p style="color:#9f519f;">Text here</p>
        
        
          .mytext {color:#9f519f;}
        
        Text color #9f519f
      
           This box has a color of #9f519f        
        
          <div style="background-color:#9f519f;">Content here</div>
        
        
          .mybackground {background-color:#9f519f;}
        
        Background color #9f519f
      
           Border around this has a color of #9f519f        
        
          <div style="border:2px solid #9f519f;">Content here</div>
        
        
          .myborder {border:2px solid #9f519f;}
        
        Border color #9f519f