#cdc3ec color space conversions
Hex:
        #cdc3ec
        RGB:
        205, 195, 236
        CMY:
        20, 24, 7
        CMYK:
        13, 17, 0, 7
      HSL:
        255°, 51.8987%, 84.5098%
        HSV (HSB):
        255°, 17.3729%, 92.5490%
        XYZ:
        59.8323, 58.0655, 87.4111
        xyY:
        0.2914, 0.2828, 58.0655
      CIE-Lab:
        80.7752, 11.3835, -19.0261
        CIE-LCH:
        80.7752, 22.1715, 300.8927
        CIE-Luv:
        80.7752, 2.9016, -31.8252
        Hunter-Lab:
        76.2007, 6.8057, -14.6721
      #cdc3ec color charts
#cdc3ec RGB chart
      #cdc3ec CMYK chart
      #cdc3ec RGB pie chart
      #cdc3ec color shades, tints & tones
#cdc3ec color schemes
#cdc3ec color preview, HTML & CSS examples
           This text has a color of #cdc3ec        
        
          <p style="color:#cdc3ec;">Text here</p>
        
        
          .mytext {color:#cdc3ec;}
        
        Text color #cdc3ec
      
           This box has a color of #cdc3ec        
        
          <div style="background-color:#cdc3ec;">Content here</div>
        
        
          .mybackground {background-color:#cdc3ec;}
        
        Background color #cdc3ec
      
           Border around this has a color of #cdc3ec        
        
          <div style="border:2px solid #cdc3ec;">Content here</div>
        
        
          .myborder {border:2px solid #cdc3ec;}
        
        Border color #cdc3ec