#9f67aa color space conversions
Hex:
        #9f67aa
        RGB:
        159, 103, 170
        CMY:
        38, 60, 33
        CMYK:
        6, 39, 0, 33
      HSL:
        290°, 28.2700%, 53.5294%
        HSV (HSB):
        290°, 39.4118%, 66.6667%
        XYZ:
        26.4040, 19.9737, 40.4939
        xyY:
        0.3039, 0.2299, 19.9737
      CIE-Lab:
        51.8075, 33.9740, -26.9174
        CIE-LCH:
        51.8075, 43.3448, 321.6104
        CIE-Luv:
        51.8075, 25.7131, -44.8701
        Hunter-Lab:
        44.6919, 27.2470, -22.4363
      #9f67aa color charts
#9f67aa RGB chart
      #9f67aa CMYK chart
      #9f67aa RGB pie chart
      #9f67aa color shades, tints & tones
#9f67aa color schemes
#9f67aa color preview, HTML & CSS examples
           This text has a color of #9f67aa        
        
          <p style="color:#9f67aa;">Text here</p>
        
        
          .mytext {color:#9f67aa;}
        
        Text color #9f67aa
      
           This box has a color of #9f67aa        
        
          <div style="background-color:#9f67aa;">Content here</div>
        
        
          .mybackground {background-color:#9f67aa;}
        
        Background color #9f67aa
      
           Border around this has a color of #9f67aa        
        
          <div style="border:2px solid #9f67aa;">Content here</div>
        
        
          .myborder {border:2px solid #9f67aa;}
        
        Border color #9f67aa