#96609b color space conversions
Hex:
        #96609b
        RGB:
        150, 96, 155
        CMY:
        41, 62, 39
        CMYK:
        3, 38, 0, 39
      HSL:
        295°, 23.5060%, 49.2157%
        HSV (HSB):
        295°, 38.0645%, 60.7843%
        XYZ:
        22.6769, 17.2163, 33.1382
        xyY:
        0.3105, 0.2357, 17.2163
      CIE-Lab:
        48.5315, 31.9592, -23.2690
        CIE-LCH:
        48.5315, 39.5328, 323.9422
        CIE-Luv:
        48.5315, 25.6487, -38.4488
        Hunter-Lab:
        41.4926, 24.9437, -18.3074
      #96609b color charts
#96609b RGB chart
      #96609b CMYK chart
      #96609b RGB pie chart
      #96609b color shades, tints & tones
#96609b color schemes
#96609b color preview, HTML & CSS examples
           This text has a color of #96609b        
        
          <p style="color:#96609b;">Text here</p>
        
        
          .mytext {color:#96609b;}
        
        Text color #96609b
      
           This box has a color of #96609b        
        
          <div style="background-color:#96609b;">Content here</div>
        
        
          .mybackground {background-color:#96609b;}
        
        Background color #96609b
      
           Border around this has a color of #96609b        
        
          <div style="border:2px solid #96609b;">Content here</div>
        
        
          .myborder {border:2px solid #96609b;}
        
        Border color #96609b