#cdc2ef color space conversions
Hex:
        #cdc2ef
        RGB:
        205, 194, 239
        CMY:
        20, 24, 6
        CMYK:
        14, 19, 0, 6
      HSL:
        255°, 58.4416%, 84.9020%
        HSV (HSB):
        255°, 18.8285%, 93.7255%
        XYZ:
        60.0486, 57.7947, 89.6519
        xyY:
        0.2894, 0.2785, 57.7947
      CIE-Lab:
        80.6245, 12.5488, -20.8608
        CIE-LCH:
        80.6245, 24.3443, 301.0290
        CIE-Luv:
        80.6245, 3.1488, -35.0062
        Hunter-Lab:
        76.0228, 7.9529, -16.7033
      #cdc2ef color charts
#cdc2ef RGB chart
      #cdc2ef CMYK chart
      #cdc2ef RGB pie chart
      #cdc2ef color shades, tints & tones
#cdc2ef color schemes
#cdc2ef color preview, HTML & CSS examples
           This text has a color of #cdc2ef        
        
          <p style="color:#cdc2ef;">Text here</p>
        
        
          .mytext {color:#cdc2ef;}
        
        Text color #cdc2ef
      
           This box has a color of #cdc2ef        
        
          <div style="background-color:#cdc2ef;">Content here</div>
        
        
          .mybackground {background-color:#cdc2ef;}
        
        Background color #cdc2ef
      
           Border around this has a color of #cdc2ef        
        
          <div style="border:2px solid #cdc2ef;">Content here</div>
        
        
          .myborder {border:2px solid #cdc2ef;}
        
        Border color #cdc2ef