#d6bed0 color space conversions
Hex:
        #d6bed0
        RGB:
        214, 190, 208
        CMY:
        16, 25, 18
        CMYK:
        0, 11, 3, 16
      HSL:
        315°, 22.6415%, 79.2157%
        HSV (HSB):
        315°, 11.2150%, 83.9216%
        XYZ:
        57.5302, 55.6771, 67.3891
        xyY:
        0.3186, 0.3083, 55.6771
      CIE-Lab:
        79.4297, 11.6151, -5.9067
        CIE-LCH:
        79.4297, 13.0308, 333.0452
        CIE-Luv:
        79.4297, 12.7463, -11.0024
        Hunter-Lab:
        74.6171, 7.0445, -1.3147
      #d6bed0 color charts
#d6bed0 RGB chart
      #d6bed0 CMYK chart
      #d6bed0 RGB pie chart
      #d6bed0 color shades, tints & tones
#d6bed0 color schemes
#d6bed0 color preview, HTML & CSS examples
           This text has a color of #d6bed0        
        
          <p style="color:#d6bed0;">Text here</p>
        
        
          .mytext {color:#d6bed0;}
        
        Text color #d6bed0
      
           This box has a color of #d6bed0        
        
          <div style="background-color:#d6bed0;">Content here</div>
        
        
          .mybackground {background-color:#d6bed0;}
        
        Background color #d6bed0
      
           Border around this has a color of #d6bed0        
        
          <div style="border:2px solid #d6bed0;">Content here</div>
        
        
          .myborder {border:2px solid #d6bed0;}
        
        Border color #d6bed0