#cdc6e1 color space conversions
Hex:
        #cdc6e1
        RGB:
        205, 198, 225
        CMY:
        20, 22, 12
        CMYK:
        9, 12, 0, 12
      HSL:
        256°, 31.0345%, 82.9412%
        HSV (HSB):
        256°, 12.0000%, 88.2353%
        XYZ:
        58.9615, 58.8035, 79.4768
        xyY:
        0.2989, 0.2981, 58.8035
      CIE-Lab:
        81.1835, 7.5347, -12.5186
        CIE-LCH:
        81.1835, 14.6112, 301.0428
        CIE-Luv:
        81.1835, 2.2415, -20.7105
        Hunter-Lab:
        76.6835, 3.0517, -7.7713
      #cdc6e1 color charts
#cdc6e1 RGB chart
      #cdc6e1 CMYK chart
      #cdc6e1 RGB pie chart
      #cdc6e1 color shades, tints & tones
#cdc6e1 color schemes
#cdc6e1 color preview, HTML & CSS examples
           This text has a color of #cdc6e1        
        
          <p style="color:#cdc6e1;">Text here</p>
        
        
          .mytext {color:#cdc6e1;}
        
        Text color #cdc6e1
      
           This box has a color of #cdc6e1        
        
          <div style="background-color:#cdc6e1;">Content here</div>
        
        
          .mybackground {background-color:#cdc6e1;}
        
        Background color #cdc6e1
      
           Border around this has a color of #cdc6e1        
        
          <div style="border:2px solid #cdc6e1;">Content here</div>
        
        
          .myborder {border:2px solid #cdc6e1;}
        
        Border color #cdc6e1