#9c6edd color space conversions
Hex:
        #9c6edd
        RGB:
        156, 110, 221
        CMY:
        39, 57, 13
        CMYK:
        29, 50, 0, 13
      HSL:
        265°, 62.0112%, 64.9020%
        HSV (HSB):
        265°, 50.2262%, 86.6667%
        XYZ:
        32.3374, 23.4402, 71.2267
        xyY:
        0.2546, 0.1846, 23.4402
      CIE-Lab:
        55.5229, 40.7651, -50.3010
        CIE-LCH:
        55.5229, 64.7456, 309.0221
        CIE-Luv:
        55.5229, 13.4261, -83.2472
        Hunter-Lab:
        48.4151, 34.4971, -53.3348
      #9c6edd color charts
#9c6edd RGB chart
      #9c6edd CMYK chart
      #9c6edd RGB pie chart
      #9c6edd color shades, tints & tones
#9c6edd color schemes
#9c6edd color preview, HTML & CSS examples
           This text has a color of #9c6edd        
        
          <p style="color:#9c6edd;">Text here</p>
        
        
          .mytext {color:#9c6edd;}
        
        Text color #9c6edd
      
           This box has a color of #9c6edd        
        
          <div style="background-color:#9c6edd;">Content here</div>
        
        
          .mybackground {background-color:#9c6edd;}
        
        Background color #9c6edd
      
           Border around this has a color of #9c6edd        
        
          <div style="border:2px solid #9c6edd;">Content here</div>
        
        
          .myborder {border:2px solid #9c6edd;}
        
        Border color #9c6edd