#ad5993 color space conversions
Hex:
        #ad5993
        RGB:
        173, 89, 147
        CMY:
        32, 65, 42
        CMYK:
        0, 49, 15, 32
      HSL:
        319°, 33.8710%, 51.3725%
        HSV (HSB):
        319°, 48.5549%, 67.8431%
        XYZ:
        26.0724, 18.1356, 29.7301
        xyY:
        0.3526, 0.2453, 18.1356
      CIE-Lab:
        49.6601, 41.8582, -16.5433
        CIE-LCH:
        49.6601, 45.0088, 338.4349
        CIE-Luv:
        49.6601, 46.1180, -30.2787
        Hunter-Lab:
        42.5859, 34.7580, -11.5815
      #ad5993 color charts
#ad5993 RGB chart
      #ad5993 CMYK chart
      #ad5993 RGB pie chart
      #ad5993 color shades, tints & tones
#ad5993 color schemes
#ad5993 color preview, HTML & CSS examples
           This text has a color of #ad5993        
        
          <p style="color:#ad5993;">Text here</p>
        
        
          .mytext {color:#ad5993;}
        
        Text color #ad5993
      
           This box has a color of #ad5993        
        
          <div style="background-color:#ad5993;">Content here</div>
        
        
          .mybackground {background-color:#ad5993;}
        
        Background color #ad5993
      
           Border around this has a color of #ad5993        
        
          <div style="border:2px solid #ad5993;">Content here</div>
        
        
          .myborder {border:2px solid #ad5993;}
        
        Border color #ad5993