#cfcbd4 color space conversions
Hex:
        #cfcbd4
        RGB:
        207, 203, 212
        CMY:
        19, 20, 17
        CMYK:
        2, 4, 0, 17
      HSL:
        267°, 9.4737%, 81.3725%
        HSV (HSB):
        267°, 4.2453%, 83.1373%
        XYZ:
        58.9717, 60.7307, 70.9014
        xyY:
        0.3094, 0.3186, 60.7307
      CIE-Lab:
        82.2338, 3.0322, -3.9832
        CIE-LCH:
        82.2338, 5.0060, 307.2801
        CIE-Luv:
        82.2338, 1.7304, -6.5945
        Hunter-Lab:
        77.9299, -1.3015, 0.6083
      #cfcbd4 color charts
#cfcbd4 RGB chart
      #cfcbd4 CMYK chart
      #cfcbd4 RGB pie chart
      #cfcbd4 color shades, tints & tones
#cfcbd4 color schemes
#cfcbd4 color preview, HTML & CSS examples
           This text has a color of #cfcbd4        
        
          <p style="color:#cfcbd4;">Text here</p>
        
        
          .mytext {color:#cfcbd4;}
        
        Text color #cfcbd4
      
           This box has a color of #cfcbd4        
        
          <div style="background-color:#cfcbd4;">Content here</div>
        
        
          .mybackground {background-color:#cfcbd4;}
        
        Background color #cfcbd4
      
           Border around this has a color of #cfcbd4        
        
          <div style="border:2px solid #cfcbd4;">Content here</div>
        
        
          .myborder {border:2px solid #cfcbd4;}
        
        Border color #cfcbd4