#d9509b color space conversions
Hex:
        #d9509b
        RGB:
        217, 80, 155
        CMY:
        15, 69, 39
        CMYK:
        0, 63, 29, 15
      HSL:
        327°, 64.3192%, 58.2353%
        HSV (HSB):
        327°, 63.1336%, 85.0980%
        XYZ:
        37.4003, 22.8556, 33.4507
        xyY:
        0.3991, 0.2439, 22.8556
      CIE-Lab:
        54.9233, 60.6907, -12.6702
        CIE-LCH:
        54.9233, 61.9992, 348.2079
        CIE-Luv:
        54.9233, 81.0031, -28.7863
        Hunter-Lab:
        47.8075, 55.9793, -8.0197
      #d9509b color charts
#d9509b RGB chart
      #d9509b CMYK chart
      #d9509b RGB pie chart
      #d9509b color shades, tints & tones
#d9509b color schemes
#d9509b color preview, HTML & CSS examples
           This text has a color of #d9509b        
        
          <p style="color:#d9509b;">Text here</p>
        
        
          .mytext {color:#d9509b;}
        
        Text color #d9509b
      
           This box has a color of #d9509b        
        
          <div style="background-color:#d9509b;">Content here</div>
        
        
          .mybackground {background-color:#d9509b;}
        
        Background color #d9509b
      
           Border around this has a color of #d9509b        
        
          <div style="border:2px solid #d9509b;">Content here</div>
        
        
          .myborder {border:2px solid #d9509b;}
        
        Border color #d9509b