#96396f color space conversions
Hex:
        #96396f
        RGB:
        150, 57, 111
        CMY:
        41, 78, 56
        CMYK:
        0, 62, 26, 41
      HSL:
        325°, 44.9275%, 40.5882%
        HSV (HSB):
        325°, 62.0000%, 58.8235%
        XYZ:
        16.9100, 10.5580, 16.1856
        xyY:
        0.3874, 0.2419, 10.5580
      CIE-Lab:
        38.8258, 44.8971, -11.4191
        CIE-LCH:
        38.8258, 46.3265, 345.7300
        CIE-Luv:
        38.8258, 52.6671, -22.1184
        Hunter-Lab:
        32.4930, 36.0322, -6.7886
      #96396f color charts
#96396f RGB chart
      #96396f CMYK chart
      #96396f RGB pie chart
      #96396f color shades, tints & tones
#96396f color schemes
#96396f color preview, HTML & CSS examples
           This text has a color of #96396f        
        
          <p style="color:#96396f;">Text here</p>
        
        
          .mytext {color:#96396f;}
        
        Text color #96396f
      
           This box has a color of #96396f        
        
          <div style="background-color:#96396f;">Content here</div>
        
        
          .mybackground {background-color:#96396f;}
        
        Background color #96396f
      
           Border around this has a color of #96396f        
        
          <div style="border:2px solid #96396f;">Content here</div>
        
        
          .myborder {border:2px solid #96396f;}
        
        Border color #96396f