#d2b6ca color space conversions
Hex:
        #d2b6ca
        RGB:
        210, 182, 202
        CMY:
        18, 29, 21
        CMYK:
        0, 13, 4, 18
      HSL:
        317°, 23.7288%, 76.8627%
        HSV (HSB):
        317°, 13.3333%, 82.3529%
        XYZ:
        53.9670, 51.4218, 62.9581
        xyY:
        0.3206, 0.3055, 51.4218
      CIE-Lab:
        76.9338, 13.4545, -6.3893
        CIE-LCH:
        76.9338, 14.8946, 334.5977
        CIE-Luv:
        76.9338, 15.0144, -12.0072
        Hunter-Lab:
        71.7090, 8.8453, -1.8584
      #d2b6ca color charts
#d2b6ca RGB chart
      #d2b6ca CMYK chart
      #d2b6ca RGB pie chart
      #d2b6ca color shades, tints & tones
#d2b6ca color schemes
#d2b6ca color preview, HTML & CSS examples
           This text has a color of #d2b6ca        
        
          <p style="color:#d2b6ca;">Text here</p>
        
        
          .mytext {color:#d2b6ca;}
        
        Text color #d2b6ca
      
           This box has a color of #d2b6ca        
        
          <div style="background-color:#d2b6ca;">Content here</div>
        
        
          .mybackground {background-color:#d2b6ca;}
        
        Background color #d2b6ca
      
           Border around this has a color of #d2b6ca        
        
          <div style="border:2px solid #d2b6ca;">Content here</div>
        
        
          .myborder {border:2px solid #d2b6ca;}
        
        Border color #d2b6ca