#ad4fae color space conversions
Hex:
        #ad4fae
        RGB:
        173, 79, 174
        CMY:
        32, 69, 32
        CMYK:
        1, 55, 0, 32
      HSL:
        299°, 37.5494%, 49.6078%
        HSV (HSB):
        299°, 54.5977%, 68.2353%
        XYZ:
        27.6695, 17.5322, 41.9701
        xyY:
        0.3174, 0.2011, 17.5322
      CIE-Lab:
        48.9237, 51.5350, -33.6163
        CIE-LCH:
        48.9237, 61.5298, 326.8836
        CIE-Luv:
        48.9237, 43.1558, -56.9523
        Hunter-Lab:
        41.8715, 44.6815, -30.1197
      #ad4fae color charts
#ad4fae RGB chart
      #ad4fae CMYK chart
      #ad4fae RGB pie chart
      #ad4fae color shades, tints & tones
#ad4fae color schemes
#ad4fae color preview, HTML & CSS examples
           This text has a color of #ad4fae        
        
          <p style="color:#ad4fae;">Text here</p>
        
        
          .mytext {color:#ad4fae;}
        
        Text color #ad4fae
      
           This box has a color of #ad4fae        
        
          <div style="background-color:#ad4fae;">Content here</div>
        
        
          .mybackground {background-color:#ad4fae;}
        
        Background color #ad4fae
      
           Border around this has a color of #ad4fae        
        
          <div style="border:2px solid #ad4fae;">Content here</div>
        
        
          .myborder {border:2px solid #ad4fae;}
        
        Border color #ad4fae