#cecaf9 color space conversions
Hex:
        #cecaf9
        RGB:
        206, 202, 249
        CMY:
        19, 21, 2
        CMYK:
        17, 19, 0, 2
      HSL:
        245°, 79.6610%, 88.4314%
        HSV (HSB):
        245°, 18.8755%, 97.6471%
        XYZ:
        63.6730, 62.2024, 98.2729
        xyY:
        0.2841, 0.2775, 62.2024
      CIE-Lab:
        83.0210, 10.6831, -22.5546
        CIE-LCH:
        83.0210, 24.9568, 295.3449
        CIE-Luv:
        83.0210, -0.6882, -37.6443
        Hunter-Lab:
        78.8685, 6.0887, -18.6694
      #cecaf9 color charts
#cecaf9 RGB chart
      #cecaf9 CMYK chart
      #cecaf9 RGB pie chart
      #cecaf9 color shades, tints & tones
#cecaf9 color schemes
#cecaf9 color preview, HTML & CSS examples
           This text has a color of #cecaf9        
        
          <p style="color:#cecaf9;">Text here</p>
        
        
          .mytext {color:#cecaf9;}
        
        Text color #cecaf9
      
           This box has a color of #cecaf9        
        
          <div style="background-color:#cecaf9;">Content here</div>
        
        
          .mybackground {background-color:#cecaf9;}
        
        Background color #cecaf9
      
           Border around this has a color of #cecaf9        
        
          <div style="border:2px solid #cecaf9;">Content here</div>
        
        
          .myborder {border:2px solid #cecaf9;}
        
        Border color #cecaf9