#9c6eec color space conversions
Hex:
        #9c6eec
        RGB:
        156, 110, 236
        CMY:
        39, 57, 7
        CMYK:
        34, 53, 0, 7
      HSL:
        262°, 76.8293%, 67.8431%
        HSV (HSB):
        262°, 53.3898%, 92.5490%
        XYZ:
        34.4266, 24.2759, 82.2281
        xyY:
        0.2443, 0.1723, 24.2759
      CIE-Lab:
        56.3630, 44.5048, -57.3670
        CIE-LCH:
        56.3630, 72.6062, 307.8040
        CIE-Luv:
        56.3630, 11.4126, -95.0583
        Hunter-Lab:
        49.2706, 38.4987, -64.4602
      #9c6eec color charts
#9c6eec RGB chart
      #9c6eec CMYK chart
      #9c6eec RGB pie chart
      #9c6eec color shades, tints & tones
#9c6eec color schemes
#9c6eec color preview, HTML & CSS examples
           This text has a color of #9c6eec        
        
          <p style="color:#9c6eec;">Text here</p>
        
        
          .mytext {color:#9c6eec;}
        
        Text color #9c6eec
      
           This box has a color of #9c6eec        
        
          <div style="background-color:#9c6eec;">Content here</div>
        
        
          .mybackground {background-color:#9c6eec;}
        
        Background color #9c6eec
      
           Border around this has a color of #9c6eec        
        
          <div style="border:2px solid #9c6eec;">Content here</div>
        
        
          .myborder {border:2px solid #9c6eec;}
        
        Border color #9c6eec