#96658f color space conversions
Hex:
        #96658f
        RGB:
        150, 101, 143
        CMY:
        41, 60, 44
        CMYK:
        0, 33, 5, 41
      HSL:
        309°, 19.5219%, 49.2157%
        HSV (HSB):
        309°, 32.6667%, 58.8235%
        XYZ:
        22.1893, 17.7746, 28.2479
        xyY:
        0.3253, 0.2606, 17.7746
      CIE-Lab:
        49.2215, 26.7457, -15.1065
        CIE-LCH:
        49.2215, 30.7171, 330.5415
        CIE-Luv:
        49.2215, 25.4440, -25.6545
        Hunter-Lab:
        42.1599, 20.1670, -10.2135
      #96658f color charts
#96658f RGB chart
      #96658f CMYK chart
      #96658f RGB pie chart
      #96658f color shades, tints & tones
#96658f color schemes
#96658f color preview, HTML & CSS examples
           This text has a color of #96658f        
        
          <p style="color:#96658f;">Text here</p>
        
        
          .mytext {color:#96658f;}
        
        Text color #96658f
      
           This box has a color of #96658f        
        
          <div style="background-color:#96658f;">Content here</div>
        
        
          .mybackground {background-color:#96658f;}
        
        Background color #96658f
      
           Border around this has a color of #96658f        
        
          <div style="border:2px solid #96658f;">Content here</div>
        
        
          .myborder {border:2px solid #96658f;}
        
        Border color #96658f