#ad299f color space conversions
Hex:
        #ad299f
        RGB:
        173, 41, 159
        CMY:
        32, 84, 38
        CMYK:
        0, 76, 8, 32
      HSL:
        306°, 61.6822%, 41.9608%
        HSV (HSB):
        306°, 76.3006%, 67.8431%
        XYZ:
        24.2845, 12.9733, 34.0251
        xyY:
        0.3407, 0.1820, 12.9733
      CIE-Lab:
        42.7230, 64.1570, -34.4731
        CIE-LCH:
        42.7230, 72.8321, 331.7498
        CIE-Luv:
        42.7230, 58.2110, -58.0684
        Hunter-Lab:
        36.0185, 57.3166, -30.7957
      #ad299f color charts
#ad299f RGB chart
      #ad299f CMYK chart
      #ad299f RGB pie chart
      #ad299f color shades, tints & tones
#ad299f color schemes
#ad299f color preview, HTML & CSS examples
           This text has a color of #ad299f        
        
          <p style="color:#ad299f;">Text here</p>
        
        
          .mytext {color:#ad299f;}
        
        Text color #ad299f
      
           This box has a color of #ad299f        
        
          <div style="background-color:#ad299f;">Content here</div>
        
        
          .mybackground {background-color:#ad299f;}
        
        Background color #ad299f
      
           Border around this has a color of #ad299f        
        
          <div style="border:2px solid #ad299f;">Content here</div>
        
        
          .myborder {border:2px solid #ad299f;}
        
        Border color #ad299f