#d9bed9 color space conversions
Hex:
        #d9bed9
        RGB:
        217, 190, 217
        CMY:
        15, 25, 15
        CMYK:
        0, 12, 0, 15
      HSL:
        300°, 26.2136%, 79.8039%
        HSV (HSB):
        300°, 12.4424%, 85.0980%
        XYZ:
        59.5531, 56.5884, 73.4295
        xyY:
        0.3141, 0.2985, 56.5884
      CIE-Lab:
        79.9475, 14.2836, -9.9614
        CIE-LCH:
        79.9475, 17.4141, 325.1081
        CIE-Luv:
        79.9475, 13.7362, -17.7726
        Hunter-Lab:
        75.2252, 9.6678, -5.2170
      #d9bed9 color charts
#d9bed9 RGB chart
      #d9bed9 CMYK chart
      #d9bed9 RGB pie chart
      #d9bed9 color shades, tints & tones
#d9bed9 color schemes
#d9bed9 color preview, HTML & CSS examples
           This text has a color of #d9bed9        
        
          <p style="color:#d9bed9;">Text here</p>
        
        
          .mytext {color:#d9bed9;}
        
        Text color #d9bed9
      
           This box has a color of #d9bed9        
        
          <div style="background-color:#d9bed9;">Content here</div>
        
        
          .mybackground {background-color:#d9bed9;}
        
        Background color #d9bed9
      
           Border around this has a color of #d9bed9        
        
          <div style="border:2px solid #d9bed9;">Content here</div>
        
        
          .myborder {border:2px solid #d9bed9;}
        
        Border color #d9bed9