#953a6f color space conversions
Hex:
        #953a6f
        RGB:
        149, 58, 111
        CMY:
        42, 77, 56
        CMYK:
        0, 61, 26, 42
      HSL:
        325°, 43.9614%, 40.5882%
        HSV (HSB):
        325°, 61.0738%, 58.4314%
        XYZ:
        16.7767, 10.5634, 16.1936
        xyY:
        0.3854, 0.2426, 10.5634
      CIE-Lab:
        38.8351, 44.1159, -11.4206
        CIE-LCH:
        38.8351, 45.5702, 345.4861
        CIE-Luv:
        38.8351, 51.4961, -21.9872
        Hunter-Lab:
        32.5013, 35.2618, -6.7900
      #953a6f color charts
#953a6f RGB chart
      #953a6f CMYK chart
      #953a6f RGB pie chart
      #953a6f color shades, tints & tones
#953a6f color schemes
#953a6f color preview, HTML & CSS examples
           This text has a color of #953a6f        
        
          <p style="color:#953a6f;">Text here</p>
        
        
          .mytext {color:#953a6f;}
        
        Text color #953a6f
      
           This box has a color of #953a6f        
        
          <div style="background-color:#953a6f;">Content here</div>
        
        
          .mybackground {background-color:#953a6f;}
        
        Background color #953a6f
      
           Border around this has a color of #953a6f        
        
          <div style="border:2px solid #953a6f;">Content here</div>
        
        
          .myborder {border:2px solid #953a6f;}
        
        Border color #953a6f