#cdc5e1 color space conversions
Hex:
        #cdc5e1
        RGB:
        205, 197, 225
        CMY:
        20, 23, 12
        CMYK:
        9, 12, 0, 12
      HSL:
        257°, 31.8182%, 82.7451%
        HSV (HSB):
        257°, 12.4444%, 88.2353%
        XYZ:
        58.7337, 58.3479, 79.4008
        xyY:
        0.2989, 0.2970, 58.3479
      CIE-Lab:
        80.9318, 8.0695, -12.8952
        CIE-LCH:
        80.9318, 15.2119, 302.0375
        CIE-Luv:
        80.9318, 2.7251, -21.3909
        Hunter-Lab:
        76.3858, 3.5751, -8.1602
      #cdc5e1 color charts
#cdc5e1 RGB chart
      #cdc5e1 CMYK chart
      #cdc5e1 RGB pie chart
      #cdc5e1 color shades, tints & tones
#cdc5e1 color schemes
#cdc5e1 color preview, HTML & CSS examples
           This text has a color of #cdc5e1        
        
          <p style="color:#cdc5e1;">Text here</p>
        
        
          .mytext {color:#cdc5e1;}
        
        Text color #cdc5e1
      
           This box has a color of #cdc5e1        
        
          <div style="background-color:#cdc5e1;">Content here</div>
        
        
          .mybackground {background-color:#cdc5e1;}
        
        Background color #cdc5e1
      
           Border around this has a color of #cdc5e1        
        
          <div style="border:2px solid #cdc5e1;">Content here</div>
        
        
          .myborder {border:2px solid #cdc5e1;}
        
        Border color #cdc5e1