#cefcf6 color space conversions
Hex:
        #cefcf6
        RGB:
        206, 252, 246
        CMY:
        19, 1, 4
        CMYK:
        18, 0, 2, 1
      HSL:
        172°, 88.4615%, 89.8039%
        HSV (HSB):
        172°, 18.2540%, 98.8235%
        XYZ:
        76.8986, 89.3964, 100.3910
        xyY:
        0.2883, 0.3352, 89.3964
      CIE-Lab:
        95.7458, -15.7590, -1.9939
        CIE-LCH:
        95.7458, 15.8846, 187.2112
        CIE-Luv:
        95.7458, -23.5295, -0.3698
        Hunter-Lab:
        94.5497, -20.2855, 3.2318
      #cefcf6 color charts
#cefcf6 RGB chart
      #cefcf6 CMYK chart
      #cefcf6 RGB pie chart
      #cefcf6 color shades, tints & tones
#cefcf6 color schemes
#cefcf6 color preview, HTML & CSS examples
           This text has a color of #cefcf6        
        
          <p style="color:#cefcf6;">Text here</p>
        
        
          .mytext {color:#cefcf6;}
        
        Text color #cefcf6
      
           This box has a color of #cefcf6        
        
          <div style="background-color:#cefcf6;">Content here</div>
        
        
          .mybackground {background-color:#cefcf6;}
        
        Background color #cefcf6
      
           Border around this has a color of #cefcf6        
        
          <div style="border:2px solid #cefcf6;">Content here</div>
        
        
          .myborder {border:2px solid #cefcf6;}
        
        Border color #cefcf6