#953c8e color space conversions
Hex:
        #953c8e
        RGB:
        149, 60, 142
        CMY:
        42, 76, 44
        CMYK:
        0, 60, 5, 42
      HSL:
        305°, 42.5837%, 40.9804%
        HSV (HSB):
        305°, 59.7315%, 58.4314%
        XYZ:
        18.8928, 11.5743, 26.8295
        xyY:
        0.3297, 0.2020, 11.5743
      CIE-Lab:
        40.5313, 48.1330, -27.9177
        CIE-LCH:
        40.5313, 55.6434, 329.8858
        CIE-Luv:
        40.5313, 41.6162, -45.7146
        Hunter-Lab:
        34.0210, 39.5891, -22.9423
      #953c8e color charts
#953c8e RGB chart
      #953c8e CMYK chart
      #953c8e RGB pie chart
      #953c8e color shades, tints & tones
#953c8e color schemes
#953c8e color preview, HTML & CSS examples
           This text has a color of #953c8e        
        
          <p style="color:#953c8e;">Text here</p>
        
        
          .mytext {color:#953c8e;}
        
        Text color #953c8e
      
           This box has a color of #953c8e        
        
          <div style="background-color:#953c8e;">Content here</div>
        
        
          .mybackground {background-color:#953c8e;}
        
        Background color #953c8e
      
           Border around this has a color of #953c8e        
        
          <div style="border:2px solid #953c8e;">Content here</div>
        
        
          .myborder {border:2px solid #953c8e;}
        
        Border color #953c8e