#cefdf9 color space conversions
Hex:
        #cefdf9
        RGB:
        206, 253, 249
        CMY:
        19, 1, 2
        CMYK:
        19, 0, 2, 1
      HSL:
        175°, 92.1569%, 90.0000%
        HSV (HSB):
        175°, 18.5771%, 99.2157%
        XYZ:
        77.6778, 90.2119, 102.9411
        xyY:
        0.2868, 0.3331, 90.2119
      CIE-Lab:
        96.0846, -15.6508, -3.0443
        CIE-LCH:
        96.0846, 15.9441, 191.0075
        CIE-Luv:
        96.0846, -24.0294, -2.0449
        Hunter-Lab:
        94.9800, -20.2317, 2.2263
      #cefdf9 color charts
#cefdf9 RGB chart
      #cefdf9 CMYK chart
      #cefdf9 RGB pie chart
      #cefdf9 color shades, tints & tones
#cefdf9 color schemes
#cefdf9 color preview, HTML & CSS examples
           This text has a color of #cefdf9        
        
          <p style="color:#cefdf9;">Text here</p>
        
        
          .mytext {color:#cefdf9;}
        
        Text color #cefdf9
      
           This box has a color of #cefdf9        
        
          <div style="background-color:#cefdf9;">Content here</div>
        
        
          .mybackground {background-color:#cefdf9;}
        
        Background color #cefdf9
      
           Border around this has a color of #cefdf9        
        
          <div style="border:2px solid #cefdf9;">Content here</div>
        
        
          .myborder {border:2px solid #cefdf9;}
        
        Border color #cefdf9