#d47aa0 color space conversions
Hex:
        #d47aa0
        RGB:
        212, 122, 160
        CMY:
        17, 52, 37
        CMYK:
        0, 42, 25, 17
      HSL:
        335°, 51.1364%, 65.4902%
        HSV (HSB):
        335°, 42.4528%, 83.1373%
        XYZ:
        40.4561, 30.4542, 37.0037
        xyY:
        0.3749, 0.2822, 30.4542
      CIE-Lab:
        62.0441, 39.7159, -5.0110
        CIE-LCH:
        62.0441, 40.0308, 352.8089
        CIE-Luv:
        62.0441, 55.0052, -14.3100
        Hunter-Lab:
        55.1853, 34.2832, -1.1263
      #d47aa0 color charts
#d47aa0 RGB chart
      #d47aa0 CMYK chart
      #d47aa0 RGB pie chart
      #d47aa0 color shades, tints & tones
#d47aa0 color schemes
#d47aa0 color preview, HTML & CSS examples
           This text has a color of #d47aa0        
        
          <p style="color:#d47aa0;">Text here</p>
        
        
          .mytext {color:#d47aa0;}
        
        Text color #d47aa0
      
           This box has a color of #d47aa0        
        
          <div style="background-color:#d47aa0;">Content here</div>
        
        
          .mybackground {background-color:#d47aa0;}
        
        Background color #d47aa0
      
           Border around this has a color of #d47aa0        
        
          <div style="border:2px solid #d47aa0;">Content here</div>
        
        
          .myborder {border:2px solid #d47aa0;}
        
        Border color #d47aa0