#ad9fff color space conversions
Hex:
        #ad9fff
        RGB:
        173, 159, 255
        CMY:
        32, 38, 0
        CMYK:
        32, 38, 0, 0
      HSL:
        249°, 100.0000%, 81.1765%
        HSV (HSB):
        249°, 37.6471%, 100.0000%
        XYZ:
        47.6817, 40.9005, 99.9892
        xyY:
        0.2529, 0.2169, 40.9005
      CIE-Lab:
        70.1062, 26.1429, -45.9403
        CIE-LCH:
        70.1062, 52.8579, 299.6426
        CIE-Luv:
        70.1062, 0.5421, -77.7914
        Hunter-Lab:
        63.9535, 21.1653, -47.9305
      #ad9fff color charts
#ad9fff RGB chart
      #ad9fff CMYK chart
      #ad9fff RGB pie chart
      #ad9fff color shades, tints & tones
#ad9fff color schemes
#ad9fff color preview, HTML & CSS examples
           This text has a color of #ad9fff        
        
          <p style="color:#ad9fff;">Text here</p>
        
        
          .mytext {color:#ad9fff;}
        
        Text color #ad9fff
      
           This box has a color of #ad9fff        
        
          <div style="background-color:#ad9fff;">Content here</div>
        
        
          .mybackground {background-color:#ad9fff;}
        
        Background color #ad9fff
      
           Border around this has a color of #ad9fff        
        
          <div style="border:2px solid #ad9fff;">Content here</div>
        
        
          .myborder {border:2px solid #ad9fff;}
        
        Border color #ad9fff