#935bce color space conversions
Hex:
        #935bce
        RGB:
        147, 91, 206
        CMY:
        42, 64, 19
        CMYK:
        29, 56, 0, 19
      HSL:
        269°, 53.9906%, 58.2353%
        HSV (HSB):
        269°, 55.8252%, 80.7843%
        XYZ:
        26.9143, 18.1414, 60.4756
        xyY:
        0.2550, 0.1719, 18.1414
      CIE-Lab:
        49.6672, 45.2874, -51.1813
        CIE-LCH:
        49.6672, 68.3408, 311.5038
        CIE-Luv:
        49.6672, 16.9359, -82.9768
        Hunter-Lab:
        42.5928, 38.2564, -54.3683
      #935bce color charts
#935bce RGB chart
      #935bce CMYK chart
      #935bce RGB pie chart
      #935bce color shades, tints & tones
#935bce color schemes
#935bce color preview, HTML & CSS examples
           This text has a color of #935bce        
        
          <p style="color:#935bce;">Text here</p>
        
        
          .mytext {color:#935bce;}
        
        Text color #935bce
      
           This box has a color of #935bce        
        
          <div style="background-color:#935bce;">Content here</div>
        
        
          .mybackground {background-color:#935bce;}
        
        Background color #935bce
      
           Border around this has a color of #935bce        
        
          <div style="border:2px solid #935bce;">Content here</div>
        
        
          .myborder {border:2px solid #935bce;}
        
        Border color #935bce