#96598e color space conversions
Hex:
        #96598e
        RGB:
        150, 89, 142
        CMY:
        41, 65, 44
        CMYK:
        0, 41, 5, 41
      HSL:
        308°, 25.5230%, 46.8627%
        HSV (HSB):
        308°, 40.6667%, 58.8235%
        XYZ:
        21.0325, 15.5818, 27.4902
        xyY:
        0.3281, 0.2431, 15.5818
      CIE-Lab:
        46.4209, 33.3716, -18.7842
        CIE-LCH:
        46.4209, 38.2950, 330.6257
        CIE-Luv:
        46.4209, 31.1599, -31.6759
        Hunter-Lab:
        39.4738, 26.0299, -13.6590
      #96598e color charts
#96598e RGB chart
      #96598e CMYK chart
      #96598e RGB pie chart
      #96598e color shades, tints & tones
#96598e color schemes
#96598e color preview, HTML & CSS examples
           This text has a color of #96598e        
        
          <p style="color:#96598e;">Text here</p>
        
        
          .mytext {color:#96598e;}
        
        Text color #96598e
      
           This box has a color of #96598e        
        
          <div style="background-color:#96598e;">Content here</div>
        
        
          .mybackground {background-color:#96598e;}
        
        Background color #96598e
      
           Border around this has a color of #96598e        
        
          <div style="border:2px solid #96598e;">Content here</div>
        
        
          .myborder {border:2px solid #96598e;}
        
        Border color #96598e