#96208b color space conversions
Hex:
        #96208b
        RGB:
        150, 32, 139
        CMY:
        41, 87, 45
        CMYK:
        0, 79, 7, 41
      HSL:
        306°, 64.8352%, 35.6863%
        HSV (HSB):
        306°, 78.6667%, 58.8235%
        XYZ:
        17.7544, 9.3811, 25.3011
        xyY:
        0.3386, 0.1789, 9.3811
      CIE-Lab:
        36.7080, 58.6303, -32.0820
        CIE-LCH:
        36.7080, 66.8339, 331.3129
        CIE-Luv:
        36.7080, 50.1870, -51.5858
        Hunter-Lab:
        30.6286, 49.8703, -27.5370
      #96208b color charts
#96208b RGB chart
      #96208b CMYK chart
      #96208b RGB pie chart
      #96208b color shades, tints & tones
#96208b color schemes
#96208b color preview, HTML & CSS examples
           This text has a color of #96208b        
        
          <p style="color:#96208b;">Text here</p>
        
        
          .mytext {color:#96208b;}
        
        Text color #96208b
      
           This box has a color of #96208b        
        
          <div style="background-color:#96208b;">Content here</div>
        
        
          .mybackground {background-color:#96208b;}
        
        Background color #96208b
      
           Border around this has a color of #96208b        
        
          <div style="border:2px solid #96208b;">Content here</div>
        
        
          .myborder {border:2px solid #96208b;}
        
        Border color #96208b