#d382ac color space conversions
Hex:
        #d382ac
        RGB:
        211, 130, 172
        CMY:
        17, 49, 33
        CMYK:
        0, 38, 18, 17
      HSL:
        329°, 47.9290%, 66.8627%
        HSV (HSB):
        329°, 38.3886%, 82.7451%
        XYZ:
        42.2930, 32.7927, 43.1303
        xyY:
        0.3578, 0.2774, 32.7927
      CIE-Lab:
        63.9927, 36.9254, -8.9642
        CIE-LCH:
        63.9927, 37.9979, 346.3545
        CIE-Luv:
        63.9927, 47.5024, -19.6095
        Hunter-Lab:
        57.2649, 31.6175, -4.5701
      #d382ac color charts
#d382ac RGB chart
      #d382ac CMYK chart
      #d382ac RGB pie chart
      #d382ac color shades, tints & tones
#d382ac color schemes
#d382ac color preview, HTML & CSS examples
           This text has a color of #d382ac        
        
          <p style="color:#d382ac;">Text here</p>
        
        
          .mytext {color:#d382ac;}
        
        Text color #d382ac
      
           This box has a color of #d382ac        
        
          <div style="background-color:#d382ac;">Content here</div>
        
        
          .mybackground {background-color:#d382ac;}
        
        Background color #d382ac
      
           Border around this has a color of #d382ac        
        
          <div style="border:2px solid #d382ac;">Content here</div>
        
        
          .myborder {border:2px solid #d382ac;}
        
        Border color #d382ac