#d964aa color space conversions
Hex:
        #d964aa
        RGB:
        217, 100, 170
        CMY:
        15, 61, 33
        CMYK:
        0, 54, 22, 15
      HSL:
        324°, 60.6218%, 62.1569%
        HSV (HSB):
        324°, 53.9171%, 85.0980%
        XYZ:
        40.4281, 26.7683, 41.0662
        xyY:
        0.3734, 0.2473, 26.7683
      CIE-Lab:
        58.7593, 53.7882, -15.6059
        CIE-LCH:
        58.7593, 56.0064, 343.8206
        CIE-Luv:
        58.7593, 67.4500, -32.1227
        Hunter-Lab:
        51.7381, 48.9381, -10.8437
      #d964aa color charts
#d964aa RGB chart
      #d964aa CMYK chart
      #d964aa RGB pie chart
      #d964aa color shades, tints & tones
#d964aa color schemes
#d964aa color preview, HTML & CSS examples
           This text has a color of #d964aa        
        
          <p style="color:#d964aa;">Text here</p>
        
        
          .mytext {color:#d964aa;}
        
        Text color #d964aa
      
           This box has a color of #d964aa        
        
          <div style="background-color:#d964aa;">Content here</div>
        
        
          .mybackground {background-color:#d964aa;}
        
        Background color #d964aa
      
           Border around this has a color of #d964aa        
        
          <div style="border:2px solid #d964aa;">Content here</div>
        
        
          .myborder {border:2px solid #d964aa;}
        
        Border color #d964aa