#d6b0d3 color space conversions
Hex:
        #d6b0d3
        RGB:
        214, 176, 211
        CMY:
        16, 31, 17
        CMYK:
        0, 18, 1, 16
      HSL:
        305°, 31.6667%, 76.4706%
        HSV (HSB):
        305°, 17.7570%, 83.9216%
        XYZ:
        55.0148, 50.0500, 68.3890
        xyY:
        0.3172, 0.2885, 50.0500
      CIE-Lab:
        76.0999, 19.7113, -12.4866
        CIE-LCH:
        76.0999, 23.3335, 327.6469
        CIE-Luv:
        76.0999, 19.6274, -22.5139
        Hunter-Lab:
        70.7460, 15.0029, -7.7925
      #d6b0d3 color charts
#d6b0d3 RGB chart
      #d6b0d3 CMYK chart
      #d6b0d3 RGB pie chart
      #d6b0d3 color shades, tints & tones
#d6b0d3 color schemes
#d6b0d3 color preview, HTML & CSS examples
           This text has a color of #d6b0d3        
        
          <p style="color:#d6b0d3;">Text here</p>
        
        
          .mytext {color:#d6b0d3;}
        
        Text color #d6b0d3
      
           This box has a color of #d6b0d3        
        
          <div style="background-color:#d6b0d3;">Content here</div>
        
        
          .mybackground {background-color:#d6b0d3;}
        
        Background color #d6b0d3
      
           Border around this has a color of #d6b0d3        
        
          <div style="border:2px solid #d6b0d3;">Content here</div>
        
        
          .myborder {border:2px solid #d6b0d3;}
        
        Border color #d6b0d3