#96588d color space conversions
Hex:
        #96588d
        RGB:
        150, 88, 141
        CMY:
        41, 65, 45
        CMYK:
        0, 41, 6, 41
      HSL:
        309°, 26.0504%, 46.6667%
        HSV (HSB):
        309°, 41.3333%, 58.8235%
        XYZ:
        20.8751, 15.3866, 27.0690
        xyY:
        0.3296, 0.2430, 15.3866
      CIE-Lab:
        46.1592, 33.7435, -18.5865
        CIE-LCH:
        46.1592, 38.5238, 331.1533
        CIE-Luv:
        46.1592, 31.8051, -31.4040
        Hunter-Lab:
        39.2257, 26.3490, -13.4570
      #96588d color charts
#96588d RGB chart
      #96588d CMYK chart
      #96588d RGB pie chart
      #96588d color shades, tints & tones
#96588d color schemes
#96588d color preview, HTML & CSS examples
           This text has a color of #96588d        
        
          <p style="color:#96588d;">Text here</p>
        
        
          .mytext {color:#96588d;}
        
        Text color #96588d
      
           This box has a color of #96588d        
        
          <div style="background-color:#96588d;">Content here</div>
        
        
          .mybackground {background-color:#96588d;}
        
        Background color #96588d
      
           Border around this has a color of #96588d        
        
          <div style="border:2px solid #96588d;">Content here</div>
        
        
          .myborder {border:2px solid #96588d;}
        
        Border color #96588d