#953c6e color space conversions
Hex:
        #953c6e
        RGB:
        149, 60, 110
        CMY:
        42, 76, 57
        CMYK:
        0, 60, 26, 42
      HSL:
        326°, 42.5837%, 40.9804%
        HSV (HSB):
        326°, 59.7315%, 58.4314%
        XYZ:
        16.8248, 10.7471, 15.9395
        xyY:
        0.3867, 0.2470, 10.7471
      CIE-Lab:
        39.1512, 43.0211, -10.3184
        CIE-LCH:
        39.1512, 44.2412, 346.5126
        CIE-Luv:
        39.1512, 50.9690, -20.3942
        Hunter-Lab:
        32.7827, 34.2401, -5.8798
      #953c6e color charts
#953c6e RGB chart
      #953c6e CMYK chart
      #953c6e RGB pie chart
      #953c6e color shades, tints & tones
#953c6e color schemes
#953c6e color preview, HTML & CSS examples
           This text has a color of #953c6e        
        
          <p style="color:#953c6e;">Text here</p>
        
        
          .mytext {color:#953c6e;}
        
        Text color #953c6e
      
           This box has a color of #953c6e        
        
          <div style="background-color:#953c6e;">Content here</div>
        
        
          .mybackground {background-color:#953c6e;}
        
        Background color #953c6e
      
           Border around this has a color of #953c6e        
        
          <div style="border:2px solid #953c6e;">Content here</div>
        
        
          .myborder {border:2px solid #953c6e;}
        
        Border color #953c6e