#ad2a8d color space conversions
Hex:
        #ad2a8d
        RGB:
        173, 42, 141
        CMY:
        32, 84, 45
        CMYK:
        0, 76, 18, 32
      HSL:
        315°, 60.9302%, 42.1569%
        HSV (HSB):
        315°, 75.7225%, 67.8431%
        XYZ:
        22.8693, 12.4633, 26.3996
        xyY:
        0.3705, 0.2019, 12.4633
      CIE-Lab:
        41.9431, 61.2315, -24.8103
        CIE-LCH:
        41.9431, 66.0670, 337.9427
        CIE-Luv:
        41.9431, 64.7068, -43.7462
        Hunter-Lab:
        35.3033, 53.8503, -19.6244
      #ad2a8d color charts
#ad2a8d RGB chart
      #ad2a8d CMYK chart
      #ad2a8d RGB pie chart
      #ad2a8d color shades, tints & tones
#ad2a8d color schemes
#ad2a8d color preview, HTML & CSS examples
           This text has a color of #ad2a8d        
        
          <p style="color:#ad2a8d;">Text here</p>
        
        
          .mytext {color:#ad2a8d;}
        
        Text color #ad2a8d
      
           This box has a color of #ad2a8d        
        
          <div style="background-color:#ad2a8d;">Content here</div>
        
        
          .mybackground {background-color:#ad2a8d;}
        
        Background color #ad2a8d
      
           Border around this has a color of #ad2a8d        
        
          <div style="border:2px solid #ad2a8d;">Content here</div>
        
        
          .myborder {border:2px solid #ad2a8d;}
        
        Border color #ad2a8d