#d8bfcf color space conversions
Hex:
        #d8bfcf
        RGB:
        216, 191, 207
        CMY:
        15, 25, 19
        CMYK:
        0, 12, 4, 15
      HSL:
        322°, 24.2718%, 79.8039%
        HSV (HSB):
        322°, 11.5741%, 84.7059%
        XYZ:
        58.2122, 56.3655, 66.8430
        xyY:
        0.3209, 0.3107, 56.3655
      CIE-Lab:
        79.8214, 11.5916, -4.7697
        CIE-LCH:
        79.8214, 12.5345, 337.6338
        CIE-Luv:
        79.8214, 13.5221, -9.2644
        Hunter-Lab:
        75.0770, 7.0182, -0.2336
      #d8bfcf color charts
#d8bfcf RGB chart
      #d8bfcf CMYK chart
      #d8bfcf RGB pie chart
      #d8bfcf color shades, tints & tones
#d8bfcf color schemes
#d8bfcf color preview, HTML & CSS examples
           This text has a color of #d8bfcf        
        
          <p style="color:#d8bfcf;">Text here</p>
        
        
          .mytext {color:#d8bfcf;}
        
        Text color #d8bfcf
      
           This box has a color of #d8bfcf        
        
          <div style="background-color:#d8bfcf;">Content here</div>
        
        
          .mybackground {background-color:#d8bfcf;}
        
        Background color #d8bfcf
      
           Border around this has a color of #d8bfcf        
        
          <div style="border:2px solid #d8bfcf;">Content here</div>
        
        
          .myborder {border:2px solid #d8bfcf;}
        
        Border color #d8bfcf