#cfe8ce color space conversions
Hex:
        #cfe8ce
        RGB:
        207, 232, 206
        CMY:
        19, 9, 19
        CMYK:
        11, 0, 11, 9
      HSL:
        118°, 36.1111%, 85.8824%
        HSV (HSB):
        118°, 11.2069%, 90.9804%
        XYZ:
        65.7293, 75.4349, 69.4886
        xyY:
        0.3120, 0.3581, 75.4349
      CIE-Lab:
        89.5963, -12.9990, 9.8700
        CIE-LCH:
        89.5963, 16.3215, 142.7911
        CIE-Luv:
        89.5963, -12.5859, 17.0397
        Hunter-Lab:
        86.8532, -16.9069, 13.3612
      #cfe8ce color charts
#cfe8ce RGB chart
      #cfe8ce CMYK chart
      #cfe8ce RGB pie chart
      #cfe8ce color shades, tints & tones
#cfe8ce color schemes
#cfe8ce color preview, HTML & CSS examples
           This text has a color of #cfe8ce        
        
          <p style="color:#cfe8ce;">Text here</p>
        
        
          .mytext {color:#cfe8ce;}
        
        Text color #cfe8ce
      
           This box has a color of #cfe8ce        
        
          <div style="background-color:#cfe8ce;">Content here</div>
        
        
          .mybackground {background-color:#cfe8ce;}
        
        Background color #cfe8ce
      
           Border around this has a color of #cfe8ce        
        
          <div style="border:2px solid #cfe8ce;">Content here</div>
        
        
          .myborder {border:2px solid #cfe8ce;}
        
        Border color #cfe8ce