#cef1fa color space conversions
Hex:
        #cef1fa
        RGB:
        206, 241, 250
        CMY:
        19, 5, 2
        CMYK:
        18, 4, 0, 2
      HSL:
        192°, 81.4815%, 89.4118%
        HSV (HSB):
        192°, 17.6000%, 98.0392%
        XYZ:
        74.1642, 82.9345, 102.5416
        xyY:
        0.2856, 0.3194, 82.9345
      CIE-Lab:
        92.9858, -9.4510, -8.1329
        CIE-LCH:
        92.9858, 12.4686, 220.7129
        CIE-Luv:
        92.9858, -18.5823, -11.1629
        Hunter-Lab:
        91.0684, -14.0030, -3.0117
      #cef1fa color charts
#cef1fa RGB chart
      #cef1fa CMYK chart
      #cef1fa RGB pie chart
      #cef1fa color shades, tints & tones
#cef1fa color schemes
#cef1fa color preview, HTML & CSS examples
           This text has a color of #cef1fa        
        
          <p style="color:#cef1fa;">Text here</p>
        
        
          .mytext {color:#cef1fa;}
        
        Text color #cef1fa
      
           This box has a color of #cef1fa        
        
          <div style="background-color:#cef1fa;">Content here</div>
        
        
          .mybackground {background-color:#cef1fa;}
        
        Background color #cef1fa
      
           Border around this has a color of #cef1fa        
        
          <div style="border:2px solid #cef1fa;">Content here</div>
        
        
          .myborder {border:2px solid #cef1fa;}
        
        Border color #cef1fa