#a98fff color space conversions
Hex:
        #a98fff
        RGB:
        169, 143, 255
        CMY:
        34, 44, 0
        CMYK:
        34, 44, 0, 0
      HSL:
        254°, 100.0000%, 78.0392%
        HSV (HSB):
        254°, 43.9216%, 100.0000%
        XYZ:
        44.2346, 35.2999, 99.0899
        xyY:
        0.2476, 0.1976, 35.2999
      CIE-Lab:
        65.9815, 34.1073, -52.4671
        CIE-LCH:
        65.9815, 62.5788, 303.0267
        CIE-Luv:
        65.9815, 4.5492, -88.8512
        Hunter-Lab:
        59.4138, 28.9225, -57.2939
      #a98fff color charts
#a98fff RGB chart
      #a98fff CMYK chart
      #a98fff RGB pie chart
      #a98fff color shades, tints & tones
#a98fff color schemes
#a98fff color preview, HTML & CSS examples
           This text has a color of #a98fff        
        
          <p style="color:#a98fff;">Text here</p>
        
        
          .mytext {color:#a98fff;}
        
        Text color #a98fff
      
           This box has a color of #a98fff        
        
          <div style="background-color:#a98fff;">Content here</div>
        
        
          .mybackground {background-color:#a98fff;}
        
        Background color #a98fff
      
           Border around this has a color of #a98fff        
        
          <div style="border:2px solid #a98fff;">Content here</div>
        
        
          .myborder {border:2px solid #a98fff;}
        
        Border color #a98fff