#9a7aef color space conversions
Hex:
        #9a7aef
        RGB:
        154, 122, 239
        CMY:
        40, 52, 6
        CMYK:
        36, 49, 0, 6
      HSL:
        256°, 78.5235%, 70.7843%
        HSV (HSB):
        256°, 48.9540%, 93.7255%
        XYZ:
        35.8659, 27.0211, 84.9866
        xyY:
        0.2425, 0.1827, 27.0211
      CIE-Lab:
        58.9938, 38.0646, -54.8454
        CIE-LCH:
        58.9938, 66.7602, 304.7620
        CIE-Luv:
        58.9938, 6.3227, -91.2612
        Hunter-Lab:
        51.9818, 32.1917, -60.5477
      #9a7aef color charts
#9a7aef RGB chart
      #9a7aef CMYK chart
      #9a7aef RGB pie chart
      #9a7aef color shades, tints & tones
#9a7aef color schemes
#9a7aef color preview, HTML & CSS examples
           This text has a color of #9a7aef        
        
          <p style="color:#9a7aef;">Text here</p>
        
        
          .mytext {color:#9a7aef;}
        
        Text color #9a7aef
      
           This box has a color of #9a7aef        
        
          <div style="background-color:#9a7aef;">Content here</div>
        
        
          .mybackground {background-color:#9a7aef;}
        
        Background color #9a7aef
      
           Border around this has a color of #9a7aef        
        
          <div style="border:2px solid #9a7aef;">Content here</div>
        
        
          .myborder {border:2px solid #9a7aef;}
        
        Border color #9a7aef