#9c6cfd color space conversions
Hex:
        #9c6cfd
        RGB:
        156, 108, 253
        CMY:
        39, 58, 1
        CMYK:
        38, 57, 0, 1
      HSL:
        260°, 97.3154%, 70.7843%
        HSV (HSB):
        260°, 57.3123%, 99.2157%
        XYZ:
        36.8025, 24.8849, 95.7921
        xyY:
        0.2337, 0.1580, 24.8849
      CIE-Lab:
        56.9631, 49.9357, -65.8417
        CIE-LCH:
        56.9631, 82.6360, 307.1774
        CIE-Luv:
        56.9631, 9.7959, -109.0185
        Hunter-Lab:
        49.8848, 44.3901, -78.9333
      #9c6cfd color charts
#9c6cfd RGB chart
      #9c6cfd CMYK chart
      #9c6cfd RGB pie chart
      #9c6cfd color shades, tints & tones
#9c6cfd color schemes
#9c6cfd color preview, HTML & CSS examples
           This text has a color of #9c6cfd        
        
          <p style="color:#9c6cfd;">Text here</p>
        
        
          .mytext {color:#9c6cfd;}
        
        Text color #9c6cfd
      
           This box has a color of #9c6cfd        
        
          <div style="background-color:#9c6cfd;">Content here</div>
        
        
          .mybackground {background-color:#9c6cfd;}
        
        Background color #9c6cfd
      
           Border around this has a color of #9c6cfd        
        
          <div style="border:2px solid #9c6cfd;">Content here</div>
        
        
          .myborder {border:2px solid #9c6cfd;}
        
        Border color #9c6cfd