#cef2ea color space conversions
Hex:
        #cef2ea
        RGB:
        206, 242, 234
        CMY:
        19, 5, 8
        CMYK:
        15, 0, 3, 5
      HSL:
        167°, 58.0645%, 87.8431%
        HSV (HSB):
        167°, 14.8760%, 94.9020%
        XYZ:
        72.0570, 82.5666, 89.9810
        xyY:
        0.2946, 0.3376, 82.5666
      CIE-Lab:
        92.8244, -13.1568, -0.0557
        CIE-LCH:
        92.8244, 13.1569, 180.2425
        CIE-Luv:
        92.8244, -18.6734, 2.2098
        Hunter-Lab:
        90.8662, -17.4650, 4.8938
      #cef2ea color charts
#cef2ea RGB chart
      #cef2ea CMYK chart
      #cef2ea RGB pie chart
      #cef2ea color shades, tints & tones
#cef2ea color schemes
#cef2ea color preview, HTML & CSS examples
           This text has a color of #cef2ea        
        
          <p style="color:#cef2ea;">Text here</p>
        
        
          .mytext {color:#cef2ea;}
        
        Text color #cef2ea
      
           This box has a color of #cef2ea        
        
          <div style="background-color:#cef2ea;">Content here</div>
        
        
          .mybackground {background-color:#cef2ea;}
        
        Background color #cef2ea
      
           Border around this has a color of #cef2ea        
        
          <div style="border:2px solid #cef2ea;">Content here</div>
        
        
          .myborder {border:2px solid #cef2ea;}
        
        Border color #cef2ea