#9f6abb color space conversions
Hex:
        #9f6abb
        RGB:
        159, 106, 187
        CMY:
        38, 58, 27
        CMYK:
        15, 43, 0, 27
      HSL:
        279°, 37.3272%, 57.4510%
        HSV (HSB):
        279°, 43.3155%, 73.3333%
        XYZ:
        28.4217, 21.2669, 49.6206
        xyY:
        0.2862, 0.2141, 21.2669
      CIE-Lab:
        53.2403, 35.9051, -34.5292
        CIE-LCH:
        53.2403, 49.8140, 316.1191
        CIE-Luv:
        53.2403, 21.6189, -57.2169
        Hunter-Lab:
        46.1160, 29.3083, -31.5146
      #9f6abb color charts
#9f6abb RGB chart
      #9f6abb CMYK chart
      #9f6abb RGB pie chart
      #9f6abb color shades, tints & tones
#9f6abb color schemes
#9f6abb color preview, HTML & CSS examples
           This text has a color of #9f6abb        
        
          <p style="color:#9f6abb;">Text here</p>
        
        
          .mytext {color:#9f6abb;}
        
        Text color #9f6abb
      
           This box has a color of #9f6abb        
        
          <div style="background-color:#9f6abb;">Content here</div>
        
        
          .mybackground {background-color:#9f6abb;}
        
        Background color #9f6abb
      
           Border around this has a color of #9f6abb        
        
          <div style="border:2px solid #9f6abb;">Content here</div>
        
        
          .myborder {border:2px solid #9f6abb;}
        
        Border color #9f6abb