#9f6fbf color space conversions
Hex:
        #9f6fbf
        RGB:
        159, 111, 191
        CMY:
        38, 56, 25
        CMYK:
        17, 42, 0, 25
      HSL:
        276°, 38.4615%, 59.2157%
        HSV (HSB):
        276°, 41.8848%, 74.9020%
        XYZ:
        29.3865, 22.5014, 52.0846
        xyY:
        0.2826, 0.2164, 22.5014
      CIE-Lab:
        54.5550, 33.9794, -34.7689
        CIE-LCH:
        54.5550, 48.6156, 314.3420
        CIE-Luv:
        54.5550, 19.0383, -57.6182
        Hunter-Lab:
        47.4356, 27.5688, -31.8958
      #9f6fbf color charts
#9f6fbf RGB chart
      #9f6fbf CMYK chart
      #9f6fbf RGB pie chart
      #9f6fbf color shades, tints & tones
#9f6fbf color schemes
#9f6fbf color preview, HTML & CSS examples
           This text has a color of #9f6fbf        
        
          <p style="color:#9f6fbf;">Text here</p>
        
        
          .mytext {color:#9f6fbf;}
        
        Text color #9f6fbf
      
           This box has a color of #9f6fbf        
        
          <div style="background-color:#9f6fbf;">Content here</div>
        
        
          .mybackground {background-color:#9f6fbf;}
        
        Background color #9f6fbf
      
           Border around this has a color of #9f6fbf        
        
          <div style="border:2px solid #9f6fbf;">Content here</div>
        
        
          .myborder {border:2px solid #9f6fbf;}
        
        Border color #9f6fbf