#cfc7ee color space conversions
Hex:
        #cfc7ee
        RGB:
        207, 199, 238
        CMY:
        19, 22, 7
        CMYK:
        13, 16, 0, 7
      HSL:
        252°, 53.4247%, 85.6863%
        HSV (HSB):
        252°, 16.3866%, 93.3333%
        XYZ:
        61.5882, 60.2853, 89.2791
        xyY:
        0.2917, 0.2855, 60.2853
      CIE-Lab:
        81.9930, 10.2858, -18.2411
        CIE-LCH:
        81.9930, 20.9412, 299.4179
        CIE-Luv:
        81.9930, 1.9671, -30.4307
        Hunter-Lab:
        77.6436, 5.7128, -13.8245
      #cfc7ee color charts
#cfc7ee RGB chart
      #cfc7ee CMYK chart
      #cfc7ee RGB pie chart
      #cfc7ee color shades, tints & tones
#cfc7ee color schemes
#cfc7ee color preview, HTML & CSS examples
           This text has a color of #cfc7ee        
        
          <p style="color:#cfc7ee;">Text here</p>
        
        
          .mytext {color:#cfc7ee;}
        
        Text color #cfc7ee
      
           This box has a color of #cfc7ee        
        
          <div style="background-color:#cfc7ee;">Content here</div>
        
        
          .mybackground {background-color:#cfc7ee;}
        
        Background color #cfc7ee
      
           Border around this has a color of #cfc7ee        
        
          <div style="border:2px solid #cfc7ee;">Content here</div>
        
        
          .myborder {border:2px solid #cfc7ee;}
        
        Border color #cfc7ee