#ad96fe color space conversions
Hex:
        #ad96fe
        RGB:
        173, 150, 254
        CMY:
        32, 41, 0
        CMYK:
        32, 41, 0, 0
      HSL:
        253°, 98.1132%, 79.2157%
        HSV (HSB):
        253°, 40.9449%, 99.6078%
        XYZ:
        46.0293, 37.8527, 98.6462
        xyY:
        0.2522, 0.2074, 37.8527
      CIE-Lab:
        67.9119, 30.9576, -48.8492
        CIE-LCH:
        67.9119, 57.8326, 302.3640
        CIE-Luv:
        67.9119, 4.0087, -82.8732
        Hunter-Lab:
        61.5245, 25.8761, -51.9963
      #ad96fe color charts
#ad96fe RGB chart
      #ad96fe CMYK chart
      #ad96fe RGB pie chart
      #ad96fe color shades, tints & tones
#ad96fe color schemes
#ad96fe color preview, HTML & CSS examples
           This text has a color of #ad96fe        
        
          <p style="color:#ad96fe;">Text here</p>
        
        
          .mytext {color:#ad96fe;}
        
        Text color #ad96fe
      
           This box has a color of #ad96fe        
        
          <div style="background-color:#ad96fe;">Content here</div>
        
        
          .mybackground {background-color:#ad96fe;}
        
        Background color #ad96fe
      
           Border around this has a color of #ad96fe        
        
          <div style="border:2px solid #ad96fe;">Content here</div>
        
        
          .myborder {border:2px solid #ad96fe;}
        
        Border color #ad96fe