#9f3996 color space conversions
Hex:
        #9f3996
        RGB:
        159, 57, 150
        CMY:
        38, 78, 41
        CMYK:
        0, 64, 6, 38
      HSL:
        305°, 47.2222%, 42.3529%
        HSV (HSB):
        305°, 64.1509%, 62.3529%
        XYZ:
        21.2662, 12.4992, 30.1459
        xyY:
        0.3327, 0.1956, 12.4992
      CIE-Lab:
        41.9987, 53.5487, -30.3547
        CIE-LCH:
        41.9987, 61.5538, 330.4528
        CIE-Luv:
        41.9987, 47.2144, -50.4203
        Hunter-Lab:
        35.3542, 45.5013, -25.8076
      #9f3996 color charts
#9f3996 RGB chart
      #9f3996 CMYK chart
      #9f3996 RGB pie chart
      #9f3996 color shades, tints & tones
#9f3996 color schemes
#9f3996 color preview, HTML & CSS examples
           This text has a color of #9f3996        
        
          <p style="color:#9f3996;">Text here</p>
        
        
          .mytext {color:#9f3996;}
        
        Text color #9f3996
      
           This box has a color of #9f3996        
        
          <div style="background-color:#9f3996;">Content here</div>
        
        
          .mybackground {background-color:#9f3996;}
        
        Background color #9f3996
      
           Border around this has a color of #9f3996        
        
          <div style="border:2px solid #9f3996;">Content here</div>
        
        
          .myborder {border:2px solid #9f3996;}
        
        Border color #9f3996