#953c7e color space conversions
Hex:
        #953c7e
        RGB:
        149, 60, 126
        CMY:
        42, 76, 51
        CMYK:
        0, 60, 15, 42
      HSL:
        316°, 42.5837%, 40.9804%
        HSV (HSB):
        316°, 59.7315%, 58.4314%
        XYZ:
        17.7762, 11.1276, 20.9496
        xyY:
        0.3566, 0.2232, 11.1276
      CIE-Lab:
        39.7946, 45.4427, -19.2634
        CIE-LCH:
        39.7946, 49.3571, 337.0277
        CIE-Luv:
        39.7946, 46.2525, -32.9848
        Hunter-Lab:
        33.3581, 36.7440, -13.8847
      #953c7e color charts
#953c7e RGB chart
      #953c7e CMYK chart
      #953c7e RGB pie chart
      #953c7e color shades, tints & tones
#953c7e color schemes
#953c7e color preview, HTML & CSS examples
           This text has a color of #953c7e        
        
          <p style="color:#953c7e;">Text here</p>
        
        
          .mytext {color:#953c7e;}
        
        Text color #953c7e
      
           This box has a color of #953c7e        
        
          <div style="background-color:#953c7e;">Content here</div>
        
        
          .mybackground {background-color:#953c7e;}
        
        Background color #953c7e
      
           Border around this has a color of #953c7e        
        
          <div style="border:2px solid #953c7e;">Content here</div>
        
        
          .myborder {border:2px solid #953c7e;}
        
        Border color #953c7e