#ceafd6 color space conversions
Hex:
        #ceafd6
        RGB:
        206, 175, 214
        CMY:
        19, 31, 16
        CMYK:
        4, 18, 0, 16
      HSL:
        288°, 32.2314%, 76.2745%
        HSV (HSB):
        288°, 18.2243%, 83.9216%
        XYZ:
        52.9212, 48.6368, 70.2169
        xyY:
        0.3081, 0.2831, 48.6368
      CIE-Lab:
        75.2248, 18.1290, -15.5079
        CIE-LCH:
        75.2248, 23.8570, 319.4556
        CIE-Luv:
        75.2248, 14.9725, -26.9656
        Hunter-Lab:
        69.7401, 13.4068, -10.8773
      #ceafd6 color charts
#ceafd6 RGB chart
      #ceafd6 CMYK chart
      #ceafd6 RGB pie chart
      #ceafd6 color shades, tints & tones
#ceafd6 color schemes
#ceafd6 color preview, HTML & CSS examples
           This text has a color of #ceafd6        
        
          <p style="color:#ceafd6;">Text here</p>
        
        
          .mytext {color:#ceafd6;}
        
        Text color #ceafd6
      
           This box has a color of #ceafd6        
        
          <div style="background-color:#ceafd6;">Content here</div>
        
        
          .mybackground {background-color:#ceafd6;}
        
        Background color #ceafd6
      
           Border around this has a color of #ceafd6        
        
          <div style="border:2px solid #ceafd6;">Content here</div>
        
        
          .myborder {border:2px solid #ceafd6;}
        
        Border color #ceafd6