#935e96 color space conversions
Hex:
        #935e96
        RGB:
        147, 94, 150
        CMY:
        42, 63, 41
        CMYK:
        2, 37, 0, 41
      HSL:
        297°, 22.9508%, 47.8431%
        HSV (HSB):
        297°, 37.3333%, 58.8235%
        XYZ:
        21.5403, 16.4105, 30.8864
        xyY:
        0.3129, 0.2384, 16.4105
      CIE-Lab:
        47.5085, 31.0986, -21.9139
        CIE-LCH:
        47.5085, 38.0439, 324.8293
        CIE-Luv:
        47.5085, 25.4830, -36.1182
        Hunter-Lab:
        40.5098, 24.0219, -16.8483
      #935e96 color charts
#935e96 RGB chart
      #935e96 CMYK chart
      #935e96 RGB pie chart
      #935e96 color shades, tints & tones
#935e96 color schemes
#935e96 color preview, HTML & CSS examples
           This text has a color of #935e96        
        
          <p style="color:#935e96;">Text here</p>
        
        
          .mytext {color:#935e96;}
        
        Text color #935e96
      
           This box has a color of #935e96        
        
          <div style="background-color:#935e96;">Content here</div>
        
        
          .mybackground {background-color:#935e96;}
        
        Background color #935e96
      
           Border around this has a color of #935e96        
        
          <div style="border:2px solid #935e96;">Content here</div>
        
        
          .myborder {border:2px solid #935e96;}
        
        Border color #935e96