#cfcfc8 color space conversions
Hex:
        #cfcfc8
        RGB:
        207, 207, 200
        CMY:
        19, 19, 22
        CMYK:
        0, 0, 3, 19
      HSL:
        60°, 6.7961%, 79.8039%
        HSV (HSB):
        60°, 3.3816%, 81.1765%
        XYZ:
        58.4703, 62.0612, 63.5409
        xyY:
        0.3176, 0.3372, 62.0612
      CIE-Lab:
        82.9459, -1.2497, 3.4639
        CIE-LCH:
        82.9459, 3.6824, 109.8381
        CIE-Luv:
        82.9459, 0.3912, 5.3995
        Hunter-Lab:
        78.7789, -5.3791, 7.3236
      #cfcfc8 color charts
#cfcfc8 RGB chart
      #cfcfc8 CMYK chart
      #cfcfc8 RGB pie chart
      #cfcfc8 color shades, tints & tones
#cfcfc8 color schemes
#cfcfc8 color preview, HTML & CSS examples
           This text has a color of #cfcfc8        
        
          <p style="color:#cfcfc8;">Text here</p>
        
        
          .mytext {color:#cfcfc8;}
        
        Text color #cfcfc8
      
           This box has a color of #cfcfc8        
        
          <div style="background-color:#cfcfc8;">Content here</div>
        
        
          .mybackground {background-color:#cfcfc8;}
        
        Background color #cfcfc8
      
           Border around this has a color of #cfcfc8        
        
          <div style="border:2px solid #cfcfc8;">Content here</div>
        
        
          .myborder {border:2px solid #cfcfc8;}
        
        Border color #cfcfc8