#96588b color space conversions
Hex:
        #96588b
        RGB:
        150, 88, 139
        CMY:
        41, 65, 45
        CMYK:
        0, 41, 7, 41
      HSL:
        311°, 26.0504%, 46.6667%
        HSV (HSB):
        311°, 41.3333%, 58.8235%
        XYZ:
        20.7276, 15.3276, 26.2921
        xyY:
        0.3325, 0.2458, 15.3276
      CIE-Lab:
        46.0796, 33.3742, -17.5090
        CIE-LCH:
        46.0796, 37.6882, 332.3173
        CIE-Luv:
        46.0796, 32.2112, -29.7719
        Hunter-Lab:
        39.1504, 25.9909, -12.4119
      #96588b color charts
#96588b RGB chart
      #96588b CMYK chart
      #96588b RGB pie chart
      #96588b color shades, tints & tones
#96588b color schemes
#96588b color preview, HTML & CSS examples
           This text has a color of #96588b        
        
          <p style="color:#96588b;">Text here</p>
        
        
          .mytext {color:#96588b;}
        
        Text color #96588b
      
           This box has a color of #96588b        
        
          <div style="background-color:#96588b;">Content here</div>
        
        
          .mybackground {background-color:#96588b;}
        
        Background color #96588b
      
           Border around this has a color of #96588b        
        
          <div style="border:2px solid #96588b;">Content here</div>
        
        
          .myborder {border:2px solid #96588b;}
        
        Border color #96588b