#ccdbf1 color space conversions
Hex:
        #ccdbf1
        RGB:
        204, 219, 241
        CMY:
        20, 14, 5
        CMYK:
        15, 9, 0, 5
      HSL:
        216°, 56.9231%, 87.2549%
        HSV (HSB):
        216°, 15.3527%, 94.5098%
        XYZ:
        66.1105, 69.8513, 93.2173
        xyY:
        0.2885, 0.3048, 69.8513
      CIE-Lab:
        86.9239, -0.6268, -12.4526
        CIE-LCH:
        86.9239, 12.4684, 267.1185
        CIE-Luv:
        86.9239, -9.1257, -19.4453
        Hunter-Lab:
        83.5771, -5.0641, -7.6249
      #ccdbf1 color charts
#ccdbf1 RGB chart
      #ccdbf1 CMYK chart
      #ccdbf1 RGB pie chart
      #ccdbf1 color shades, tints & tones
#ccdbf1 color schemes
#ccdbf1 color preview, HTML & CSS examples
           This text has a color of #ccdbf1        
        
          <p style="color:#ccdbf1;">Text here</p>
        
        
          .mytext {color:#ccdbf1;}
        
        Text color #ccdbf1
      
           This box has a color of #ccdbf1        
        
          <div style="background-color:#ccdbf1;">Content here</div>
        
        
          .mybackground {background-color:#ccdbf1;}
        
        Background color #ccdbf1
      
           Border around this has a color of #ccdbf1        
        
          <div style="border:2px solid #ccdbf1;">Content here</div>
        
        
          .myborder {border:2px solid #ccdbf1;}
        
        Border color #ccdbf1