#9f5daa color space conversions
Hex:
        #9f5daa
        RGB:
        159, 93, 170
        CMY:
        38, 64, 33
        CMYK:
        6, 45, 0, 33
      HSL:
        291°, 31.1741%, 51.5686%
        HSV (HSB):
        291°, 45.2941%, 66.6667%
        XYZ:
        25.4681, 18.1019, 40.1819
        xyY:
        0.3041, 0.2161, 18.1019
      CIE-Lab:
        49.6195, 39.5038, -30.3194
        CIE-LCH:
        49.6195, 49.7978, 322.4935
        CIE-Luv:
        49.6195, 29.7636, -50.4143
        Hunter-Lab:
        42.5463, 32.3935, -26.2126
      #9f5daa color charts
#9f5daa RGB chart
      #9f5daa CMYK chart
      #9f5daa RGB pie chart
      #9f5daa color shades, tints & tones
#9f5daa color schemes
#9f5daa color preview, HTML & CSS examples
           This text has a color of #9f5daa        
        
          <p style="color:#9f5daa;">Text here</p>
        
        
          .mytext {color:#9f5daa;}
        
        Text color #9f5daa
      
           This box has a color of #9f5daa        
        
          <div style="background-color:#9f5daa;">Content here</div>
        
        
          .mybackground {background-color:#9f5daa;}
        
        Background color #9f5daa
      
           Border around this has a color of #9f5daa        
        
          <div style="border:2px solid #9f5daa;">Content here</div>
        
        
          .myborder {border:2px solid #9f5daa;}
        
        Border color #9f5daa