#ceadd7 color space conversions
Hex:
        #ceadd7
        RGB:
        206, 173, 215
        CMY:
        19, 32, 16
        CMYK:
        4, 20, 0, 16
      HSL:
        287°, 34.4262%, 76.0784%
        HSV (HSB):
        287°, 19.5349%, 84.3137%
        XYZ:
        52.6629, 47.9152, 70.7629
        xyY:
        0.3074, 0.2796, 47.9152
      CIE-Lab:
        74.7714, 19.4130, -16.7363
        CIE-LCH:
        74.7714, 25.6314, 319.2347
        CIE-Luv:
        74.7714, 15.8505, -29.1071
        Hunter-Lab:
        69.2208, 14.6655, -12.1562
      #ceadd7 color charts
#ceadd7 RGB chart
      #ceadd7 CMYK chart
      #ceadd7 RGB pie chart
      #ceadd7 color shades, tints & tones
#ceadd7 color schemes
#ceadd7 color preview, HTML & CSS examples
           This text has a color of #ceadd7        
        
          <p style="color:#ceadd7;">Text here</p>
        
        
          .mytext {color:#ceadd7;}
        
        Text color #ceadd7
      
           This box has a color of #ceadd7        
        
          <div style="background-color:#ceadd7;">Content here</div>
        
        
          .mybackground {background-color:#ceadd7;}
        
        Background color #ceadd7
      
           Border around this has a color of #ceadd7        
        
          <div style="border:2px solid #ceadd7;">Content here</div>
        
        
          .myborder {border:2px solid #ceadd7;}
        
        Border color #ceadd7