#ad2a70 color space conversions
Hex:
        #ad2a70
        RGB:
        173, 42, 112
        CMY:
        32, 84, 56
        CMYK:
        0, 76, 35, 32
      HSL:
        328°, 60.9302%, 42.1569%
        HSV (HSB):
        328°, 75.7225%, 67.8431%
        XYZ:
        20.9862, 11.7100, 16.4834
        xyY:
        0.4267, 0.2381, 11.7100
      CIE-Lab:
        40.7515, 57.5866, -8.7449
        CIE-LCH:
        40.7515, 58.2467, 351.3653
        CIE-Luv:
        40.7515, 75.9046, -21.2288
        Hunter-Lab:
        34.2199, 49.5846, -4.6055
      #ad2a70 color charts
#ad2a70 RGB chart
      #ad2a70 CMYK chart
      #ad2a70 RGB pie chart
      #ad2a70 color shades, tints & tones
#ad2a70 color schemes
#ad2a70 color preview, HTML & CSS examples
           This text has a color of #ad2a70        
        
          <p style="color:#ad2a70;">Text here</p>
        
        
          .mytext {color:#ad2a70;}
        
        Text color #ad2a70
      
           This box has a color of #ad2a70        
        
          <div style="background-color:#ad2a70;">Content here</div>
        
        
          .mybackground {background-color:#ad2a70;}
        
        Background color #ad2a70
      
           Border around this has a color of #ad2a70        
        
          <div style="border:2px solid #ad2a70;">Content here</div>
        
        
          .myborder {border:2px solid #ad2a70;}
        
        Border color #ad2a70