#935cfa color space conversions
Hex:
        #935cfa
        RGB:
        147, 92, 250
        CMY:
        42, 64, 2
        CMYK:
        41, 63, 0, 2
      HSL:
        261°, 94.0476%, 67.0588%
        HSV (HSB):
        261°, 63.2000%, 98.0392%
        XYZ:
        33.1151, 20.7595, 92.7041
        xyY:
        0.2259, 0.1416, 20.7595
      CIE-Lab:
        52.6852, 55.7727, -71.1356
        CIE-LCH:
        52.6852, 90.3928, 308.0976
        CIE-Luv:
        52.6852, 10.2100, -115.2406
        Hunter-Lab:
        45.5626, 50.0002, -88.7409
      #935cfa color charts
#935cfa RGB chart
      #935cfa CMYK chart
      #935cfa RGB pie chart
      #935cfa color shades, tints & tones
#935cfa color schemes
#935cfa color preview, HTML & CSS examples
           This text has a color of #935cfa        
        
          <p style="color:#935cfa;">Text here</p>
        
        
          .mytext {color:#935cfa;}
        
        Text color #935cfa
      
           This box has a color of #935cfa        
        
          <div style="background-color:#935cfa;">Content here</div>
        
        
          .mybackground {background-color:#935cfa;}
        
        Background color #935cfa
      
           Border around this has a color of #935cfa        
        
          <div style="border:2px solid #935cfa;">Content here</div>
        
        
          .myborder {border:2px solid #935cfa;}
        
        Border color #935cfa