#96519d color space conversions
Hex:
        #96519d
        RGB:
        150, 81, 157
        CMY:
        41, 68, 38
        CMYK:
        4, 48, 0, 38
      HSL:
        294°, 31.9328%, 46.6667%
        HSV (HSB):
        294°, 48.4076%, 61.5686%
        XYZ:
        21.6059, 14.8032, 33.6168
        xyY:
        0.3085, 0.2114, 14.8032
      CIE-Lab:
        45.3635, 40.6532, -29.3757
        CIE-LCH:
        45.3635, 50.1559, 324.1484
        CIE-Luv:
        45.3635, 31.2694, -48.1276
        Hunter-Lab:
        38.4749, 32.9070, -24.8712
      #96519d color charts
#96519d RGB chart
      #96519d CMYK chart
      #96519d RGB pie chart
      #96519d color shades, tints & tones
#96519d color schemes
#96519d color preview, HTML & CSS examples
           This text has a color of #96519d        
        
          <p style="color:#96519d;">Text here</p>
        
        
          .mytext {color:#96519d;}
        
        Text color #96519d
      
           This box has a color of #96519d        
        
          <div style="background-color:#96519d;">Content here</div>
        
        
          .mybackground {background-color:#96519d;}
        
        Background color #96519d
      
           Border around this has a color of #96519d        
        
          <div style="border:2px solid #96519d;">Content here</div>
        
        
          .myborder {border:2px solid #96519d;}
        
        Border color #96519d