#935bac color space conversions
Hex:
        #935bac
        RGB:
        147, 91, 172
        CMY:
        42, 64, 33
        CMYK:
        15, 47, 0, 33
      HSL:
        281°, 32.7935%, 51.5686%
        HSV (HSB):
        281°, 47.0930%, 67.4510%
        XYZ:
        23.2201, 16.6638, 41.0223
        xyY:
        0.2870, 0.2060, 16.6638
      CIE-Lab:
        47.8336, 37.4238, -34.3919
        CIE-LCH:
        47.8336, 50.8266, 317.4175
        CIE-Luv:
        47.8336, 22.7359, -55.8702
        Hunter-Lab:
        40.8213, 30.0977, -31.0071
      #935bac color charts
#935bac RGB chart
      #935bac CMYK chart
      #935bac RGB pie chart
      #935bac color shades, tints & tones
#935bac color schemes
#935bac color preview, HTML & CSS examples
           This text has a color of #935bac        
        
          <p style="color:#935bac;">Text here</p>
        
        
          .mytext {color:#935bac;}
        
        Text color #935bac
      
           This box has a color of #935bac        
        
          <div style="background-color:#935bac;">Content here</div>
        
        
          .mybackground {background-color:#935bac;}
        
        Background color #935bac
      
           Border around this has a color of #935bac        
        
          <div style="border:2px solid #935bac;">Content here</div>
        
        
          .myborder {border:2px solid #935bac;}
        
        Border color #935bac