#96749e color space conversions
Hex:
        #96749e
        RGB:
        150, 116, 158
        CMY:
        41, 55, 38
        CMYK:
        5, 27, 0, 38
      HSL:
        289°, 17.7966%, 53.7255%
        HSV (HSB):
        289°, 26.5823%, 61.9608%
        XYZ:
        24.9946, 21.4434, 35.1694
        xyY:
        0.3063, 0.2628, 21.4434
      CIE-Lab:
        53.4314, 21.0628, -17.5151
        CIE-LCH:
        53.4314, 27.3938, 320.2543
        CIE-Luv:
        53.4314, 16.1678, -28.8339
        Hunter-Lab:
        46.3071, 15.3095, -12.6148
      #96749e color charts
#96749e RGB chart
      #96749e CMYK chart
      #96749e RGB pie chart
      #96749e color shades, tints & tones
#96749e color schemes
#96749e color preview, HTML & CSS examples
           This text has a color of #96749e        
        
          <p style="color:#96749e;">Text here</p>
        
        
          .mytext {color:#96749e;}
        
        Text color #96749e
      
           This box has a color of #96749e        
        
          <div style="background-color:#96749e;">Content here</div>
        
        
          .mybackground {background-color:#96749e;}
        
        Background color #96749e
      
           Border around this has a color of #96749e        
        
          <div style="border:2px solid #96749e;">Content here</div>
        
        
          .myborder {border:2px solid #96749e;}
        
        Border color #96749e