#ad7986 color space conversions
Hex:
        #ad7986
        RGB:
        173, 121, 134
        CMY:
        32, 53, 47
        CMYK:
        0, 30, 23, 32
      HSL:
        345°, 24.0741%, 57.6471%
        HSV (HSB):
        345°, 30.0578%, 67.8431%
        XYZ:
        28.3740, 24.2802, 25.7453
        xyY:
        0.3619, 0.3097, 24.2802
      CIE-Lab:
        56.3673, 22.2396, 1.0978
        CIE-LCH:
        56.3673, 22.2667, 2.8259
        CIE-Luv:
        56.3673, 32.0496, -2.3531
        Hunter-Lab:
        49.2750, 16.5546, 3.5144
      #ad7986 color charts
#ad7986 RGB chart
      #ad7986 CMYK chart
      #ad7986 RGB pie chart
      #ad7986 color shades, tints & tones
#ad7986 color schemes
#ad7986 color preview, HTML & CSS examples
           This text has a color of #ad7986        
        
          <p style="color:#ad7986;">Text here</p>
        
        
          .mytext {color:#ad7986;}
        
        Text color #ad7986
      
           This box has a color of #ad7986        
        
          <div style="background-color:#ad7986;">Content here</div>
        
        
          .mybackground {background-color:#ad7986;}
        
        Background color #ad7986
      
           Border around this has a color of #ad7986        
        
          <div style="border:2px solid #ad7986;">Content here</div>
        
        
          .myborder {border:2px solid #ad7986;}
        
        Border color #ad7986