#d997bb color space conversions
Hex:
        #d997bb
        RGB:
        217, 151, 187
        CMY:
        15, 41, 27
        CMYK:
        0, 30, 14, 15
      HSL:
        327°, 46.4789%, 72.1569%
        HSV (HSB):
        327°, 30.4147%, 85.0980%
        XYZ:
        48.6515, 40.4728, 52.2615
        xyY:
        0.3441, 0.2863, 40.4728
      CIE-Lab:
        69.8050, 30.1167, -8.6528
        CIE-LCH:
        69.8050, 31.3351, 343.9701
        CIE-Luv:
        69.8050, 37.8115, -18.1835
        Hunter-Lab:
        63.6182, 25.1745, -4.1732
      #d997bb color charts
#d997bb RGB chart
      #d997bb CMYK chart
      #d997bb RGB pie chart
      #d997bb color shades, tints & tones
#d997bb color schemes
#d997bb color preview, HTML & CSS examples
           This text has a color of #d997bb        
        
          <p style="color:#d997bb;">Text here</p>
        
        
          .mytext {color:#d997bb;}
        
        Text color #d997bb
      
           This box has a color of #d997bb        
        
          <div style="background-color:#d997bb;">Content here</div>
        
        
          .mybackground {background-color:#d997bb;}
        
        Background color #d997bb
      
           Border around this has a color of #d997bb        
        
          <div style="border:2px solid #d997bb;">Content here</div>
        
        
          .myborder {border:2px solid #d997bb;}
        
        Border color #d997bb