#9a7eda color space conversions
Hex:
        #9a7eda
        RGB:
        154, 126, 218
        CMY:
        40, 51, 15
        CMYK:
        29, 42, 0, 15
      HSL:
        258°, 55.4217%, 67.4510%
        HSV (HSB):
        258°, 42.2018%, 85.4902%
        XYZ:
        33.4422, 26.8537, 69.7504
        xyY:
        0.2572, 0.2065, 26.8537
      CIE-Lab:
        58.8387, 30.4039, -43.3764
        CIE-LCH:
        58.8387, 52.9708, 305.0278
        CIE-Luv:
        58.8387, 7.1850, -71.8420
        Hunter-Lab:
        51.8205, 24.5083, -43.5298
      #9a7eda color charts
#9a7eda RGB chart
      #9a7eda CMYK chart
      #9a7eda RGB pie chart
      #9a7eda color shades, tints & tones
#9a7eda color schemes
#9a7eda color preview, HTML & CSS examples
           This text has a color of #9a7eda        
        
          <p style="color:#9a7eda;">Text here</p>
        
        
          .mytext {color:#9a7eda;}
        
        Text color #9a7eda
      
           This box has a color of #9a7eda        
        
          <div style="background-color:#9a7eda;">Content here</div>
        
        
          .mybackground {background-color:#9a7eda;}
        
        Background color #9a7eda
      
           Border around this has a color of #9a7eda        
        
          <div style="border:2px solid #9a7eda;">Content here</div>
        
        
          .myborder {border:2px solid #9a7eda;}
        
        Border color #9a7eda