#ad427f color space conversions
Hex:
        #ad427f
        RGB:
        173, 66, 127
        CMY:
        32, 74, 50
        CMYK:
        0, 62, 27, 32
      HSL:
        326°, 44.7699%, 46.8627%
        HSV (HSB):
        326°, 61.8497%, 67.8431%
        XYZ:
        23.0126, 14.3130, 21.6285
        xyY:
        0.3903, 0.2428, 14.3130
      CIE-Lab:
        44.6785, 50.0894, -12.0768
        CIE-LCH:
        44.6785, 51.5247, 346.4444
        CIE-Luv:
        44.6785, 61.7792, -24.7580
        Hunter-Lab:
        37.8325, 42.3702, -7.4128
      #ad427f color charts
#ad427f RGB chart
      #ad427f CMYK chart
      #ad427f RGB pie chart
      #ad427f color shades, tints & tones
#ad427f color schemes
#ad427f color preview, HTML & CSS examples
           This text has a color of #ad427f        
        
          <p style="color:#ad427f;">Text here</p>
        
        
          .mytext {color:#ad427f;}
        
        Text color #ad427f
      
           This box has a color of #ad427f        
        
          <div style="background-color:#ad427f;">Content here</div>
        
        
          .mybackground {background-color:#ad427f;}
        
        Background color #ad427f
      
           Border around this has a color of #ad427f        
        
          <div style="border:2px solid #ad427f;">Content here</div>
        
        
          .myborder {border:2px solid #ad427f;}
        
        Border color #ad427f