#9a6ceb color space conversions
Hex:
        #9a6ceb
        RGB:
        154, 108, 235
        CMY:
        40, 58, 8
        CMYK:
        34, 54, 0, 8
      HSL:
        262°, 76.0479%, 67.2549%
        HSV (HSB):
        262°, 54.0426%, 92.1569%
        XYZ:
        33.6844, 23.5933, 81.3759
        xyY:
        0.2429, 0.1702, 23.5933
      CIE-Lab:
        55.6783, 44.8763, -57.9161
        CIE-LCH:
        55.6783, 73.2677, 307.7703
        CIE-Luv:
        55.6783, 11.1829, -95.6903
        Hunter-Lab:
        48.5729, 38.7836, -65.3294
      #9a6ceb color charts
#9a6ceb RGB chart
      #9a6ceb CMYK chart
      #9a6ceb RGB pie chart
      #9a6ceb color shades, tints & tones
#9a6ceb color schemes
#9a6ceb color preview, HTML & CSS examples
           This text has a color of #9a6ceb        
        
          <p style="color:#9a6ceb;">Text here</p>
        
        
          .mytext {color:#9a6ceb;}
        
        Text color #9a6ceb
      
           This box has a color of #9a6ceb        
        
          <div style="background-color:#9a6ceb;">Content here</div>
        
        
          .mybackground {background-color:#9a6ceb;}
        
        Background color #9a6ceb
      
           Border around this has a color of #9a6ceb        
        
          <div style="border:2px solid #9a6ceb;">Content here</div>
        
        
          .myborder {border:2px solid #9a6ceb;}
        
        Border color #9a6ceb