#ad52ae color space conversions
Hex:
        #ad52ae
        RGB:
        173, 82, 174
        CMY:
        32, 68, 32
        CMYK:
        1, 53, 0, 32
      HSL:
        299°, 36.2205%, 50.1961%
        HSV (HSB):
        299°, 52.8736%, 68.2353%
        XYZ:
        27.8909, 17.9748, 42.0439
        xyY:
        0.3173, 0.2045, 17.9748
      CIE-Lab:
        49.4655, 50.0807, -32.7673
        CIE-LCH:
        49.4655, 59.8479, 326.8037
        CIE-Luv:
        49.4655, 42.1213, -55.6082
        Hunter-Lab:
        42.3967, 43.2327, -29.1189
      #ad52ae color charts
#ad52ae RGB chart
      #ad52ae CMYK chart
      #ad52ae RGB pie chart
      #ad52ae color shades, tints & tones
#ad52ae color schemes
#ad52ae color preview, HTML & CSS examples
           This text has a color of #ad52ae        
        
          <p style="color:#ad52ae;">Text here</p>
        
        
          .mytext {color:#ad52ae;}
        
        Text color #ad52ae
      
           This box has a color of #ad52ae        
        
          <div style="background-color:#ad52ae;">Content here</div>
        
        
          .mybackground {background-color:#ad52ae;}
        
        Background color #ad52ae
      
           Border around this has a color of #ad52ae        
        
          <div style="border:2px solid #ad52ae;">Content here</div>
        
        
          .myborder {border:2px solid #ad52ae;}
        
        Border color #ad52ae