#9c6dff color space conversions
Hex:
        #9c6dff
        RGB:
        156, 109, 255
        CMY:
        39, 57, 0
        CMYK:
        39, 57, 0, 0
      HSL:
        259°, 100.0000%, 71.3725%
        HSV (HSB):
        259°, 57.2549%, 100.0000%
        XYZ:
        37.2289, 25.2252, 97.5145
        xyY:
        0.2327, 0.1577, 25.2252
      CIE-Lab:
        57.2942, 49.9108, -66.4127
        CIE-LCH:
        57.2942, 83.0767, 306.9258
        CIE-Luv:
        57.2942, 9.2720, -110.0442
        Hunter-Lab:
        50.2247, 44.4195, -79.9581
      #9c6dff color charts
#9c6dff RGB chart
      #9c6dff CMYK chart
      #9c6dff RGB pie chart
      #9c6dff color shades, tints & tones
#9c6dff color schemes
#9c6dff color preview, HTML & CSS examples
           This text has a color of #9c6dff        
        
          <p style="color:#9c6dff;">Text here</p>
        
        
          .mytext {color:#9c6dff;}
        
        Text color #9c6dff
      
           This box has a color of #9c6dff        
        
          <div style="background-color:#9c6dff;">Content here</div>
        
        
          .mybackground {background-color:#9c6dff;}
        
        Background color #9c6dff
      
           Border around this has a color of #9c6dff        
        
          <div style="border:2px solid #9c6dff;">Content here</div>
        
        
          .myborder {border:2px solid #9c6dff;}
        
        Border color #9c6dff