#9f6cbf color space conversions
Hex:
        #9f6cbf
        RGB:
        159, 108, 191
        CMY:
        38, 58, 25
        CMYK:
        17, 43, 0, 25
      HSL:
        277°, 39.3365%, 58.6275%
        HSV (HSB):
        277°, 43.4555%, 74.9020%
        XYZ:
        29.0646, 21.8576, 51.9773
        xyY:
        0.2825, 0.2124, 21.8576
      CIE-Lab:
        53.8756, 35.6688, -35.8328
        CIE-LCH:
        53.8756, 50.5593, 314.8686
        CIE-Luv:
        53.8756, 20.2034, -59.3680
        Hunter-Lab:
        46.7522, 29.1526, -33.1899
      #9f6cbf color charts
#9f6cbf RGB chart
      #9f6cbf CMYK chart
      #9f6cbf RGB pie chart
      #9f6cbf color shades, tints & tones
#9f6cbf color schemes
#9f6cbf color preview, HTML & CSS examples
           This text has a color of #9f6cbf        
        
          <p style="color:#9f6cbf;">Text here</p>
        
        
          .mytext {color:#9f6cbf;}
        
        Text color #9f6cbf
      
           This box has a color of #9f6cbf        
        
          <div style="background-color:#9f6cbf;">Content here</div>
        
        
          .mybackground {background-color:#9f6cbf;}
        
        Background color #9f6cbf
      
           Border around this has a color of #9f6cbf        
        
          <div style="border:2px solid #9f6cbf;">Content here</div>
        
        
          .myborder {border:2px solid #9f6cbf;}
        
        Border color #9f6cbf