#936bce color space conversions
Hex:
        #936bce
        RGB:
        147, 107, 206
        CMY:
        42, 58, 19
        CMYK:
        29, 48, 0, 19
      HSL:
        264°, 50.2538%, 61.3725%
        HSV (HSB):
        264°, 48.0583%, 80.7843%
        XYZ:
        28.4309, 21.1747, 60.9812
        xyY:
        0.2571, 0.1915, 21.1747
      CIE-Lab:
        53.1401, 36.3728, -45.6503
        CIE-LCH:
        53.1401, 58.3689, 308.5468
        CIE-Luv:
        53.1401, 11.8413, -74.6661
        Hunter-Lab:
        46.0159, 29.7581, -46.3610
      #936bce color charts
#936bce RGB chart
      #936bce CMYK chart
      #936bce RGB pie chart
      #936bce color shades, tints & tones
#936bce color schemes
#936bce color preview, HTML & CSS examples
           This text has a color of #936bce        
        
          <p style="color:#936bce;">Text here</p>
        
        
          .mytext {color:#936bce;}
        
        Text color #936bce
      
           This box has a color of #936bce        
        
          <div style="background-color:#936bce;">Content here</div>
        
        
          .mybackground {background-color:#936bce;}
        
        Background color #936bce
      
           Border around this has a color of #936bce        
        
          <div style="border:2px solid #936bce;">Content here</div>
        
        
          .myborder {border:2px solid #936bce;}
        
        Border color #936bce