#9a6dfb color space conversions
Hex:
        #9a6dfb
        RGB:
        154, 109, 251
        CMY:
        40, 57, 2
        CMYK:
        39, 57, 0, 2
      HSL:
        259°, 94.6667%, 70.5882%
        HSV (HSB):
        259°, 56.5737%, 98.4314%
        XYZ:
        36.2077, 24.7723, 94.1400
        xyY:
        0.2334, 0.1597, 24.7723
      CIE-Lab:
        56.8529, 48.4365, -64.9235
        CIE-LCH:
        56.8529, 81.0010, 306.7249
        CIE-Luv:
        56.8529, 8.8653, -107.4031
        Hunter-Lab:
        49.7718, 42.7532, -77.3027
      #9a6dfb color charts
#9a6dfb RGB chart
      #9a6dfb CMYK chart
      #9a6dfb RGB pie chart
      #9a6dfb color shades, tints & tones
#9a6dfb color schemes
#9a6dfb color preview, HTML & CSS examples
           This text has a color of #9a6dfb        
        
          <p style="color:#9a6dfb;">Text here</p>
        
        
          .mytext {color:#9a6dfb;}
        
        Text color #9a6dfb
      
           This box has a color of #9a6dfb        
        
          <div style="background-color:#9a6dfb;">Content here</div>
        
        
          .mybackground {background-color:#9a6dfb;}
        
        Background color #9a6dfb
      
           Border around this has a color of #9a6dfb        
        
          <div style="border:2px solid #9a6dfb;">Content here</div>
        
        
          .myborder {border:2px solid #9a6dfb;}
        
        Border color #9a6dfb