#ad49bf color space conversions
Hex:
        #ad49bf
        RGB:
        173, 73, 191
        CMY:
        32, 71, 25
        CMYK:
        9, 62, 0, 25
      HSL:
        291°, 47.9675%, 51.7647%
        HSV (HSB):
        291°, 61.7801%, 74.9020%
        XYZ:
        29.0201, 17.4109, 51.1213
        xyY:
        0.2975, 0.1785, 17.4109
      CIE-Lab:
        48.7737, 57.4879, -43.7665
        CIE-LCH:
        48.7737, 72.2521, 322.7174
        CIE-Luv:
        48.7737, 40.4967, -72.9500
        Hunter-Lab:
        41.7264, 51.1230, -43.4310
      #ad49bf color charts
#ad49bf RGB chart
      #ad49bf CMYK chart
      #ad49bf RGB pie chart
      #ad49bf color shades, tints & tones
#ad49bf color schemes
#ad49bf color preview, HTML & CSS examples
           This text has a color of #ad49bf        
        
          <p style="color:#ad49bf;">Text here</p>
        
        
          .mytext {color:#ad49bf;}
        
        Text color #ad49bf
      
           This box has a color of #ad49bf        
        
          <div style="background-color:#ad49bf;">Content here</div>
        
        
          .mybackground {background-color:#ad49bf;}
        
        Background color #ad49bf
      
           Border around this has a color of #ad49bf        
        
          <div style="border:2px solid #ad49bf;">Content here</div>
        
        
          .myborder {border:2px solid #ad49bf;}
        
        Border color #ad49bf