#d1b6ca color space conversions
Hex:
        #d1b6ca
        RGB:
        209, 182, 202
        CMY:
        18, 29, 21
        CMYK:
        0, 13, 3, 18
      HSL:
        316°, 22.6891%, 76.6667%
        HSV (HSB):
        316°, 12.9187%, 81.9608%
        XYZ:
        53.6831, 51.2755, 62.9449
        xyY:
        0.3197, 0.3054, 51.2755
      CIE-Lab:
        76.8456, 13.1077, -6.5298
        CIE-LCH:
        76.8456, 14.6441, 333.5192
        CIE-Luv:
        76.8456, 14.4053, -12.1590
        Hunter-Lab:
        71.6069, 8.5079, -1.9931
      #d1b6ca color charts
#d1b6ca RGB chart
      #d1b6ca CMYK chart
      #d1b6ca RGB pie chart
      #d1b6ca color shades, tints & tones
#d1b6ca color schemes
#d1b6ca color preview, HTML & CSS examples
           This text has a color of #d1b6ca        
        
          <p style="color:#d1b6ca;">Text here</p>
        
        
          .mytext {color:#d1b6ca;}
        
        Text color #d1b6ca
      
           This box has a color of #d1b6ca        
        
          <div style="background-color:#d1b6ca;">Content here</div>
        
        
          .mybackground {background-color:#d1b6ca;}
        
        Background color #d1b6ca
      
           Border around this has a color of #d1b6ca        
        
          <div style="border:2px solid #d1b6ca;">Content here</div>
        
        
          .myborder {border:2px solid #d1b6ca;}
        
        Border color #d1b6ca