#d993d4 color space conversions
Hex:
        #d993d4
        RGB:
        217, 147, 212
        CMY:
        15, 42, 17
        CMYK:
        0, 32, 2, 15
      HSL:
        304°, 47.9452%, 71.3725%
        HSV (HSB):
        304°, 32.2581%, 85.0980%
        XYZ:
        50.9327, 40.3726, 67.3956
        xyY:
        0.3209, 0.2544, 40.3726
      CIE-Lab:
        69.7341, 36.5779, -22.6287
        CIE-LCH:
        69.7341, 43.0117, 328.2572
        CIE-Luv:
        69.7341, 35.7291, -40.9729
        Hunter-Lab:
        63.5394, 31.8900, -18.4106
      #d993d4 color charts
#d993d4 RGB chart
      #d993d4 CMYK chart
      #d993d4 RGB pie chart
      #d993d4 color shades, tints & tones
#d993d4 color schemes
#d993d4 color preview, HTML & CSS examples
           This text has a color of #d993d4        
        
          <p style="color:#d993d4;">Text here</p>
        
        
          .mytext {color:#d993d4;}
        
        Text color #d993d4
      
           This box has a color of #d993d4        
        
          <div style="background-color:#d993d4;">Content here</div>
        
        
          .mybackground {background-color:#d993d4;}
        
        Background color #d993d4
      
           Border around this has a color of #d993d4        
        
          <div style="border:2px solid #d993d4;">Content here</div>
        
        
          .myborder {border:2px solid #d993d4;}
        
        Border color #d993d4