#d4bdc2 color space conversions
Hex:
        #d4bdc2
        RGB:
        212, 189, 194
        CMY:
        17, 26, 24
        CMYK:
        0, 11, 8, 17
      HSL:
        347°, 21.1009%, 78.6275%
        HSV (HSB):
        347°, 10.8491%, 83.1373%
        XYZ:
        55.0866, 54.2873, 58.6141
        xyY:
        0.3279, 0.3232, 54.2873
      CIE-Lab:
        78.6290, 8.9915, 0.4572
        CIE-LCH:
        78.6290, 9.0032, 2.9111
        CIE-Luv:
        78.6290, 13.2575, -0.9167
        Hunter-Lab:
        73.6799, 4.5152, 4.4094
      #d4bdc2 color charts
#d4bdc2 RGB chart
      #d4bdc2 CMYK chart
      #d4bdc2 RGB pie chart
      #d4bdc2 color shades, tints & tones
#d4bdc2 color schemes
#d4bdc2 color preview, HTML & CSS examples
           This text has a color of #d4bdc2        
        
          <p style="color:#d4bdc2;">Text here</p>
        
        
          .mytext {color:#d4bdc2;}
        
        Text color #d4bdc2
      
           This box has a color of #d4bdc2        
        
          <div style="background-color:#d4bdc2;">Content here</div>
        
        
          .mybackground {background-color:#d4bdc2;}
        
        Background color #d4bdc2
      
           Border around this has a color of #d4bdc2        
        
          <div style="border:2px solid #d4bdc2;">Content here</div>
        
        
          .myborder {border:2px solid #d4bdc2;}
        
        Border color #d4bdc2