#cefdd4 color space conversions
Hex:
        #cefdd4
        RGB:
        206, 253, 212
        CMY:
        19, 1, 17
        CMYK:
        19, 0, 16, 1
      HSL:
        128°, 92.1569%, 90.0000%
        HSV (HSB):
        128°, 18.5771%, 99.2157%
        XYZ:
        72.4625, 88.1258, 75.4782
        xyY:
        0.3070, 0.3733, 88.1258
      CIE-Lab:
        95.2139, -22.6029, 14.7438
        CIE-LCH:
        95.2139, 26.9865, 146.8837
        CIE-Luv:
        95.2139, -23.5259, 26.0116
        Hunter-Lab:
        93.8754, -26.4974, 18.0421
      #cefdd4 color charts
#cefdd4 RGB chart
      #cefdd4 CMYK chart
      #cefdd4 RGB pie chart
      #cefdd4 color shades, tints & tones
#cefdd4 color schemes
#cefdd4 color preview, HTML & CSS examples
           This text has a color of #cefdd4        
        
          <p style="color:#cefdd4;">Text here</p>
        
        
          .mytext {color:#cefdd4;}
        
        Text color #cefdd4
      
           This box has a color of #cefdd4        
        
          <div style="background-color:#cefdd4;">Content here</div>
        
        
          .mybackground {background-color:#cefdd4;}
        
        Background color #cefdd4
      
           Border around this has a color of #cefdd4        
        
          <div style="border:2px solid #cefdd4;">Content here</div>
        
        
          .myborder {border:2px solid #cefdd4;}
        
        Border color #cefdd4