#cfbbc4 color space conversions
Hex:
        #cfbbc4
        RGB:
        207, 187, 196
        CMY:
        19, 27, 23
        CMYK:
        0, 10, 5, 19
      HSL:
        333°, 17.2414%, 77.2549%
        HSV (HSB):
        333°, 9.6618%, 81.1765%
        XYZ:
        53.4663, 52.7916, 59.5964
        xyY:
        0.3224, 0.3183, 52.7916
      CIE-Lab:
        77.7518, 8.6444, -1.9590
        CIE-LCH:
        77.7518, 8.8636, 347.2314
        CIE-Luv:
        77.7518, 11.1048, -4.4538
        Hunter-Lab:
        72.6578, 4.2005, 2.2288
      #cfbbc4 color charts
#cfbbc4 RGB chart
      #cfbbc4 CMYK chart
      #cfbbc4 RGB pie chart
      #cfbbc4 color shades, tints & tones
#cfbbc4 color schemes
#cfbbc4 color preview, HTML & CSS examples
           This text has a color of #cfbbc4        
        
          <p style="color:#cfbbc4;">Text here</p>
        
        
          .mytext {color:#cfbbc4;}
        
        Text color #cfbbc4
      
           This box has a color of #cfbbc4        
        
          <div style="background-color:#cfbbc4;">Content here</div>
        
        
          .mybackground {background-color:#cfbbc4;}
        
        Background color #cfbbc4
      
           Border around this has a color of #cfbbc4        
        
          <div style="border:2px solid #cfbbc4;">Content here</div>
        
        
          .myborder {border:2px solid #cfbbc4;}
        
        Border color #cfbbc4