#d999d5 color space conversions
Hex:
        #d999d5
        RGB:
        217, 153, 213
        CMY:
        15, 40, 16
        CMYK:
        0, 29, 2, 15
      HSL:
        304°, 45.7143%, 72.5490%
        HSV (HSB):
        304°, 29.4931%, 85.0980%
        XYZ:
        52.0167, 42.3383, 68.3813
        xyY:
        0.3196, 0.2602, 42.3383
      CIE-Lab:
        71.1035, 33.5365, -21.0946
        CIE-LCH:
        71.1035, 39.6192, 327.8299
        CIE-Luv:
        71.1035, 32.6828, -38.1467
        Hunter-Lab:
        65.0679, 28.8282, -16.7617
      #d999d5 color charts
#d999d5 RGB chart
      #d999d5 CMYK chart
      #d999d5 RGB pie chart
      #d999d5 color shades, tints & tones
#d999d5 color schemes
#d999d5 color preview, HTML & CSS examples
           This text has a color of #d999d5        
        
          <p style="color:#d999d5;">Text here</p>
        
        
          .mytext {color:#d999d5;}
        
        Text color #d999d5
      
           This box has a color of #d999d5        
        
          <div style="background-color:#d999d5;">Content here</div>
        
        
          .mybackground {background-color:#d999d5;}
        
        Background color #d999d5
      
           Border around this has a color of #d999d5        
        
          <div style="border:2px solid #d999d5;">Content here</div>
        
        
          .myborder {border:2px solid #d999d5;}
        
        Border color #d999d5