#935ce4 color space conversions
Hex:
        #935ce4
        RGB:
        147, 92, 228
        CMY:
        42, 64, 11
        CMYK:
        36, 60, 0, 11
      HSL:
        264°, 71.5789%, 62.7451%
        HSV (HSB):
        264°, 59.6491%, 89.4118%
        XYZ:
        29.8634, 19.4588, 75.5807
        xyY:
        0.2391, 0.1558, 19.4588
      CIE-Lab:
        51.2197, 50.1748, -61.1884
        CIE-LCH:
        51.2197, 79.1298, 309.3519
        CIE-Luv:
        51.2197, 13.2820, -99.2403
        Hunter-Lab:
        44.1121, 43.6462, -70.7078
      #935ce4 color charts
#935ce4 RGB chart
      #935ce4 CMYK chart
      #935ce4 RGB pie chart
      #935ce4 color shades, tints & tones
#935ce4 color schemes
#935ce4 color preview, HTML & CSS examples
           This text has a color of #935ce4        
        
          <p style="color:#935ce4;">Text here</p>
        
        
          .mytext {color:#935ce4;}
        
        Text color #935ce4
      
           This box has a color of #935ce4        
        
          <div style="background-color:#935ce4;">Content here</div>
        
        
          .mybackground {background-color:#935ce4;}
        
        Background color #935ce4
      
           Border around this has a color of #935ce4        
        
          <div style="border:2px solid #935ce4;">Content here</div>
        
        
          .myborder {border:2px solid #935ce4;}
        
        Border color #935ce4