#d9327d color space conversions
Hex:
        #d9327d
        RGB:
        217, 50, 125
        CMY:
        15, 80, 51
        CMYK:
        0, 77, 42, 15
      HSL:
        333°, 68.7243%, 52.3529%
        HSV (HSB):
        333°, 76.9585%, 85.0980%
        XYZ:
        33.4575, 18.5136, 21.2121
        xyY:
        0.4572, 0.2530, 18.5136
      CIE-Lab:
        50.1132, 68.0677, -1.9530
        CIE-LCH:
        50.1132, 68.0957, 358.3566
        CIE-Luv:
        50.1132, 103.7360, -15.4857
        Hunter-Lab:
        43.0274, 63.5012, 0.8898
      #d9327d color charts
#d9327d RGB chart
      #d9327d CMYK chart
      #d9327d RGB pie chart
      #d9327d color shades, tints & tones
#d9327d color schemes
#d9327d color preview, HTML & CSS examples
           This text has a color of #d9327d        
        
          <p style="color:#d9327d;">Text here</p>
        
        
          .mytext {color:#d9327d;}
        
        Text color #d9327d
      
           This box has a color of #d9327d        
        
          <div style="background-color:#d9327d;">Content here</div>
        
        
          .mybackground {background-color:#d9327d;}
        
        Background color #d9327d
      
           Border around this has a color of #d9327d        
        
          <div style="border:2px solid #d9327d;">Content here</div>
        
        
          .myborder {border:2px solid #d9327d;}
        
        Border color #d9327d