#935fc0 color space conversions
Hex:
        #935fc0
        RGB:
        147, 95, 192
        CMY:
        42, 63, 25
        CMYK:
        23, 51, 0, 25
      HSL:
        272°, 43.4978%, 56.2745%
        HSV (HSB):
        272°, 50.5208%, 75.2941%
        XYZ:
        25.6393, 18.1932, 52.0295
        xyY:
        0.2675, 0.1898, 18.1932
      CIE-Lab:
        49.7296, 39.7494, -43.0333
        CIE-LCH:
        49.7296, 58.5822, 312.7283
        CIE-Luv:
        49.7296, 17.9371, -69.9331
        Hunter-Lab:
        42.6535, 32.6536, -42.4655
      #935fc0 color charts
#935fc0 RGB chart
      #935fc0 CMYK chart
      #935fc0 RGB pie chart
      #935fc0 color shades, tints & tones
#935fc0 color schemes
#935fc0 color preview, HTML & CSS examples
           This text has a color of #935fc0        
        
          <p style="color:#935fc0;">Text here</p>
        
        
          .mytext {color:#935fc0;}
        
        Text color #935fc0
      
           This box has a color of #935fc0        
        
          <div style="background-color:#935fc0;">Content here</div>
        
        
          .mybackground {background-color:#935fc0;}
        
        Background color #935fc0
      
           Border around this has a color of #935fc0        
        
          <div style="border:2px solid #935fc0;">Content here</div>
        
        
          .myborder {border:2px solid #935fc0;}
        
        Border color #935fc0