#9a5eab color space conversions
Hex:
        #9a5eab
        RGB:
        154, 94, 171
        CMY:
        40, 63, 33
        CMYK:
        10, 45, 0, 33
      HSL:
        287°, 31.4286%, 51.9608%
        HSV (HSB):
        287°, 45.0292%, 67.0588%
        XYZ:
        24.6798, 17.8157, 40.6661
        xyY:
        0.2968, 0.2142, 17.8157
      CIE-Lab:
        49.2718, 37.6416, -31.4928
        CIE-LCH:
        49.2718, 49.0784, 320.0826
        CIE-Luv:
        49.2718, 26.0455, -51.8560
        Hunter-Lab:
        42.2087, 30.5056, -27.5771
      #9a5eab color charts
#9a5eab RGB chart
      #9a5eab CMYK chart
      #9a5eab RGB pie chart
      #9a5eab color shades, tints & tones
#9a5eab color schemes
#9a5eab color preview, HTML & CSS examples
           This text has a color of #9a5eab        
        
          <p style="color:#9a5eab;">Text here</p>
        
        
          .mytext {color:#9a5eab;}
        
        Text color #9a5eab
      
           This box has a color of #9a5eab        
        
          <div style="background-color:#9a5eab;">Content here</div>
        
        
          .mybackground {background-color:#9a5eab;}
        
        Background color #9a5eab
      
           Border around this has a color of #9a5eab        
        
          <div style="border:2px solid #9a5eab;">Content here</div>
        
        
          .myborder {border:2px solid #9a5eab;}
        
        Border color #9a5eab