#ad04ae color space conversions
Hex:
        #ad04ae
        RGB:
        173, 4, 174
        CMY:
        32, 98, 32
        CMYK:
        1, 98, 0, 32
      HSL:
        300°, 95.5056%, 34.9020%
        HSV (HSB):
        300°, 97.7011%, 68.2353%
        XYZ:
        24.9170, 12.0271, 41.0526
        xyY:
        0.3195, 0.1542, 12.0271
      CIE-Lab:
        41.2591, 73.1977, -45.7626
        CIE-LCH:
        41.2591, 86.3257, 327.9867
        CIE-Luv:
        41.2591, 56.6304, -74.4524
        Hunter-Lab:
        34.6801, 67.5589, -45.9086
      #ad04ae color charts
#ad04ae RGB chart
      #ad04ae CMYK chart
      #ad04ae RGB pie chart
      #ad04ae color shades, tints & tones
#ad04ae color schemes
#ad04ae color preview, HTML & CSS examples
           This text has a color of #ad04ae        
        
          <p style="color:#ad04ae;">Text here</p>
        
        
          .mytext {color:#ad04ae;}
        
        Text color #ad04ae
      
           This box has a color of #ad04ae        
        
          <div style="background-color:#ad04ae;">Content here</div>
        
        
          .mybackground {background-color:#ad04ae;}
        
        Background color #ad04ae
      
           Border around this has a color of #ad04ae        
        
          <div style="border:2px solid #ad04ae;">Content here</div>
        
        
          .myborder {border:2px solid #ad04ae;}
        
        Border color #ad04ae