#d364ac color space conversions
Hex:
        #d364ac
        RGB:
        211, 100, 172
        CMY:
        17, 61, 33
        CMYK:
        0, 53, 18, 17
      HSL:
        321°, 55.7789%, 60.9804%
        HSV (HSB):
        321°, 52.6066%, 82.7451%
        XYZ:
        38.8675, 25.9418, 41.9884
        xyY:
        0.3639, 0.2429, 25.9418
      CIE-Lab:
        57.9818, 52.2376, -18.0202
        CIE-LCH:
        57.9818, 55.2584, 340.9673
        CIE-Luv:
        57.9818, 62.4211, -35.3279
        Hunter-Lab:
        50.9331, 47.0822, -13.2246
      #d364ac color charts
#d364ac RGB chart
      #d364ac CMYK chart
      #d364ac RGB pie chart
      #d364ac color shades, tints & tones
#d364ac color schemes
#d364ac color preview, HTML & CSS examples
           This text has a color of #d364ac        
        
          <p style="color:#d364ac;">Text here</p>
        
        
          .mytext {color:#d364ac;}
        
        Text color #d364ac
      
           This box has a color of #d364ac        
        
          <div style="background-color:#d364ac;">Content here</div>
        
        
          .mybackground {background-color:#d364ac;}
        
        Background color #d364ac
      
           Border around this has a color of #d364ac        
        
          <div style="border:2px solid #d364ac;">Content here</div>
        
        
          .myborder {border:2px solid #d364ac;}
        
        Border color #d364ac