#d999d7 color space conversions
Hex:
        #d999d7
        RGB:
        217, 153, 215
        CMY:
        15, 40, 16
        CMYK:
        0, 29, 1, 15
      HSL:
        302°, 45.7143%, 72.5490%
        HSV (HSB):
        302°, 29.4931%, 85.0980%
        XYZ:
        52.2722, 42.4405, 69.7268
        xyY:
        0.3179, 0.2581, 42.4405
      CIE-Lab:
        71.1736, 33.9032, -22.0899
        CIE-LCH:
        71.1736, 40.4646, 326.9134
        CIE-Luv:
        71.1736, 32.3685, -39.7995
        Hunter-Lab:
        65.1464, 29.2190, -17.8562
      #d999d7 color charts
#d999d7 RGB chart
      #d999d7 CMYK chart
      #d999d7 RGB pie chart
      #d999d7 color shades, tints & tones
#d999d7 color schemes
#d999d7 color preview, HTML & CSS examples
           This text has a color of #d999d7        
        
          <p style="color:#d999d7;">Text here</p>
        
        
          .mytext {color:#d999d7;}
        
        Text color #d999d7
      
           This box has a color of #d999d7        
        
          <div style="background-color:#d999d7;">Content here</div>
        
        
          .mybackground {background-color:#d999d7;}
        
        Background color #d999d7
      
           Border around this has a color of #d999d7        
        
          <div style="border:2px solid #d999d7;">Content here</div>
        
        
          .myborder {border:2px solid #d999d7;}
        
        Border color #d999d7