#96519f color space conversions
Hex:
        #96519f
        RGB:
        150, 81, 159
        CMY:
        41, 68, 38
        CMYK:
        6, 49, 0, 38
      HSL:
        293°, 32.5000%, 47.0588%
        HSV (HSB):
        293°, 49.0566%, 62.3529%
        XYZ:
        21.7781, 14.8721, 34.5237
        xyY:
        0.3060, 0.2090, 14.8721
      CIE-Lab:
        45.4585, 41.0521, -30.4165
        CIE-LCH:
        45.4585, 51.0925, 323.4644
        CIE-Luv:
        45.4585, 30.8328, -49.7520
        Hunter-Lab:
        38.5644, 33.3152, -26.0827
      #96519f color charts
#96519f RGB chart
      #96519f CMYK chart
      #96519f RGB pie chart
      #96519f color shades, tints & tones
#96519f color schemes
#96519f color preview, HTML & CSS examples
           This text has a color of #96519f        
        
          <p style="color:#96519f;">Text here</p>
        
        
          .mytext {color:#96519f;}
        
        Text color #96519f
      
           This box has a color of #96519f        
        
          <div style="background-color:#96519f;">Content here</div>
        
        
          .mybackground {background-color:#96519f;}
        
        Background color #96519f
      
           Border around this has a color of #96519f        
        
          <div style="border:2px solid #96519f;">Content here</div>
        
        
          .myborder {border:2px solid #96519f;}
        
        Border color #96519f