#d1327d color space conversions
Hex:
        #d1327d
        RGB:
        209, 50, 125
        CMY:
        18, 80, 51
        CMYK:
        0, 76, 40, 18
      HSL:
        332°, 63.3466%, 50.7843%
        HSV (HSB):
        332°, 76.0766%, 81.9608%
        XYZ:
        31.1368, 17.3172, 21.1035
        xyY:
        0.4476, 0.2490, 17.3172
      CIE-Lab:
        48.6572, 65.9842, -4.2650
        CIE-LCH:
        48.6572, 66.1219, 356.3017
        CIE-Luv:
        48.6572, 97.2754, -17.9160
        Hunter-Lab:
        41.6139, 60.7346, -0.9378
      #d1327d color charts
#d1327d RGB chart
      #d1327d CMYK chart
      #d1327d RGB pie chart
      #d1327d color shades, tints & tones
#d1327d color schemes
#d1327d color preview, HTML & CSS examples
           This text has a color of #d1327d        
        
          <p style="color:#d1327d;">Text here</p>
        
        
          .mytext {color:#d1327d;}
        
        Text color #d1327d
      
           This box has a color of #d1327d        
        
          <div style="background-color:#d1327d;">Content here</div>
        
        
          .mybackground {background-color:#d1327d;}
        
        Background color #d1327d
      
           Border around this has a color of #d1327d        
        
          <div style="border:2px solid #d1327d;">Content here</div>
        
        
          .myborder {border:2px solid #d1327d;}
        
        Border color #d1327d