#d998d5 color space conversions
Hex:
        #d998d5
        RGB:
        217, 152, 213
        CMY:
        15, 40, 16
        CMYK:
        0, 30, 2, 15
      HSL:
        304°, 46.0993%, 72.3529%
        HSV (HSB):
        304°, 29.9539%, 85.0980%
        XYZ:
        51.8537, 42.0123, 68.3270
        xyY:
        0.3197, 0.2590, 42.0123
      CIE-Lab:
        70.8794, 34.0749, -21.4357
        CIE-LCH:
        70.8794, 40.2565, 327.8271
        CIE-Luv:
        70.8794, 33.1660, -38.7602
        Hunter-Lab:
        64.8169, 29.3711, -17.1290
      #d998d5 color charts
#d998d5 RGB chart
      #d998d5 CMYK chart
      #d998d5 RGB pie chart
      #d998d5 color shades, tints & tones
#d998d5 color schemes
#d998d5 color preview, HTML & CSS examples
           This text has a color of #d998d5        
        
          <p style="color:#d998d5;">Text here</p>
        
        
          .mytext {color:#d998d5;}
        
        Text color #d998d5
      
           This box has a color of #d998d5        
        
          <div style="background-color:#d998d5;">Content here</div>
        
        
          .mybackground {background-color:#d998d5;}
        
        Background color #d998d5
      
           Border around this has a color of #d998d5        
        
          <div style="border:2px solid #d998d5;">Content here</div>
        
        
          .myborder {border:2px solid #d998d5;}
        
        Border color #d998d5