#ad99d1 color space conversions
Hex:
        #ad99d1
        RGB:
        173, 153, 209
        CMY:
        32, 40, 18
        CMYK:
        17, 27, 0, 18
      HSL:
        261°, 37.8378%, 70.9804%
        HSV (HSB):
        261°, 26.7943%, 81.9608%
        XYZ:
        40.1334, 36.2702, 65.2072
        xyY:
        0.2834, 0.2561, 36.2702
      CIE-Lab:
        66.7258, 18.5337, -25.9502
        CIE-LCH:
        66.7258, 31.8891, 305.5346
        CIE-Luv:
        66.7258, 6.9599, -43.1385
        Hunter-Lab:
        60.2247, 13.5583, -22.0378
      #ad99d1 color charts
#ad99d1 RGB chart
      #ad99d1 CMYK chart
      #ad99d1 RGB pie chart
      #ad99d1 color shades, tints & tones
#ad99d1 color schemes
#ad99d1 color preview, HTML & CSS examples
           This text has a color of #ad99d1        
        
          <p style="color:#ad99d1;">Text here</p>
        
        
          .mytext {color:#ad99d1;}
        
        Text color #ad99d1
      
           This box has a color of #ad99d1        
        
          <div style="background-color:#ad99d1;">Content here</div>
        
        
          .mybackground {background-color:#ad99d1;}
        
        Background color #ad99d1
      
           Border around this has a color of #ad99d1        
        
          <div style="border:2px solid #ad99d1;">Content here</div>
        
        
          .myborder {border:2px solid #ad99d1;}
        
        Border color #ad99d1