#953a8b color space conversions
Hex:
        #953a8b
        RGB:
        149, 58, 139
        CMY:
        42, 77, 45
        CMYK:
        0, 61, 7, 42
      HSL:
        307°, 43.9614%, 40.5882%
        HSV (HSB):
        307°, 61.0738%, 58.4314%
        XYZ:
        18.5677, 11.2798, 25.6247
        xyY:
        0.3347, 0.2033, 11.2798
      CIE-Lab:
        40.0477, 48.5342, -26.8459
        CIE-LCH:
        40.0477, 55.4642, 331.0516
        CIE-Luv:
        40.0477, 43.1128, -44.1103
        Hunter-Lab:
        33.5853, 39.9095, -21.7269
      #953a8b color charts
#953a8b RGB chart
      #953a8b CMYK chart
      #953a8b RGB pie chart
      #953a8b color shades, tints & tones
#953a8b color schemes
#953a8b color preview, HTML & CSS examples
           This text has a color of #953a8b        
        
          <p style="color:#953a8b;">Text here</p>
        
        
          .mytext {color:#953a8b;}
        
        Text color #953a8b
      
           This box has a color of #953a8b        
        
          <div style="background-color:#953a8b;">Content here</div>
        
        
          .mybackground {background-color:#953a8b;}
        
        Background color #953a8b
      
           Border around this has a color of #953a8b        
        
          <div style="border:2px solid #953a8b;">Content here</div>
        
        
          .myborder {border:2px solid #953a8b;}
        
        Border color #953a8b