#d7a5bc color space conversions
Hex:
        #d7a5bc
        RGB:
        215, 165, 188
        CMY:
        16, 35, 26
        CMYK:
        0, 23, 13, 16
      HSL:
        332°, 38.4615%, 74.5098%
        HSV (HSB):
        332°, 23.2558%, 84.3137%
        XYZ:
        50.5566, 44.9882, 53.5959
        xyY:
        0.3390, 0.3016, 44.9882
      CIE-Lab:
        72.8841, 21.9982, -4.6655
        CIE-LCH:
        72.8841, 22.4875, 348.0258
        CIE-Luv:
        72.8841, 28.7692, -10.8316
        Hunter-Lab:
        67.0732, 17.1665, -0.4253
      #d7a5bc color charts
#d7a5bc RGB chart
      #d7a5bc CMYK chart
      #d7a5bc RGB pie chart
      #d7a5bc color shades, tints & tones
#d7a5bc color schemes
#d7a5bc color preview, HTML & CSS examples
           This text has a color of #d7a5bc        
        
          <p style="color:#d7a5bc;">Text here</p>
        
        
          .mytext {color:#d7a5bc;}
        
        Text color #d7a5bc
      
           This box has a color of #d7a5bc        
        
          <div style="background-color:#d7a5bc;">Content here</div>
        
        
          .mybackground {background-color:#d7a5bc;}
        
        Background color #d7a5bc
      
           Border around this has a color of #d7a5bc        
        
          <div style="border:2px solid #d7a5bc;">Content here</div>
        
        
          .myborder {border:2px solid #d7a5bc;}
        
        Border color #d7a5bc