#c8d1bc color space conversions
Hex:
        #c8d1bc
        RGB:
        200, 209, 188
        CMY:
        22, 18, 26
        CMYK:
        4, 0, 10, 18
      HSL:
        86°, 18.5841%, 77.8431%
        HSV (HSB):
        86°, 10.0478%, 81.9608%
        XYZ:
        55.6970, 61.5111, 56.5142
        xyY:
        0.3206, 0.3541, 61.5111
      CIE-Lab:
        82.6528, -6.8183, 9.3613
        CIE-LCH:
        82.6528, 11.5812, 126.0677
        CIE-Luv:
        82.6528, -4.0378, 14.9708
        Hunter-Lab:
        78.4290, -10.4877, 12.1772
      #c8d1bc color charts
#c8d1bc RGB chart
      #c8d1bc CMYK chart
      #c8d1bc RGB pie chart
      #c8d1bc color shades, tints & tones
#c8d1bc color schemes
#c8d1bc color preview, HTML & CSS examples
           This text has a color of #c8d1bc        
        
          <p style="color:#c8d1bc;">Text here</p>
        
        
          .mytext {color:#c8d1bc;}
        
        Text color #c8d1bc
      
           This box has a color of #c8d1bc        
        
          <div style="background-color:#c8d1bc;">Content here</div>
        
        
          .mybackground {background-color:#c8d1bc;}
        
        Background color #c8d1bc
      
           Border around this has a color of #c8d1bc        
        
          <div style="border:2px solid #c8d1bc;">Content here</div>
        
        
          .myborder {border:2px solid #c8d1bc;}
        
        Border color #c8d1bc