#cefae1 color space conversions
Hex:
        #cefae1
        RGB:
        206, 250, 225
        CMY:
        19, 2, 12
        CMYK:
        18, 0, 10, 2
      HSL:
        146°, 81.4815%, 89.4118%
        HSV (HSB):
        146°, 17.6000%, 98.0392%
        XYZ:
        73.2298, 86.9293, 84.1536
        xyY:
        0.2997, 0.3558, 86.9293
      CIE-Lab:
        94.7083, -18.8169, 7.3349
        CIE-LCH:
        94.7083, 20.1959, 158.7041
        CIE-Luv:
        94.7083, -22.2773, 14.4671
        Hunter-Lab:
        93.2359, -22.9643, 11.7507
      #cefae1 color charts
#cefae1 RGB chart
      #cefae1 CMYK chart
      #cefae1 RGB pie chart
      #cefae1 color shades, tints & tones
#cefae1 color schemes
#cefae1 color preview, HTML & CSS examples
           This text has a color of #cefae1        
        
          <p style="color:#cefae1;">Text here</p>
        
        
          .mytext {color:#cefae1;}
        
        Text color #cefae1
      
           This box has a color of #cefae1        
        
          <div style="background-color:#cefae1;">Content here</div>
        
        
          .mybackground {background-color:#cefae1;}
        
        Background color #cefae1
      
           Border around this has a color of #cefae1        
        
          <div style="border:2px solid #cefae1;">Content here</div>
        
        
          .myborder {border:2px solid #cefae1;}
        
        Border color #cefae1