#ccc2e0 color space conversions
Hex:
        #ccc2e0
        RGB:
        204, 194, 224
        CMY:
        20, 24, 12
        CMYK:
        9, 13, 0, 12
      HSL:
        260°, 32.6087%, 81.9608%
        HSV (HSB):
        260°, 13.3929%, 87.8431%
        XYZ:
        57.6482, 56.8028, 78.4467
        xyY:
        0.2989, 0.2945, 56.8028
      CIE-Lab:
        80.0685, 9.1505, -13.6596
        CIE-LCH:
        80.0685, 16.4413, 303.8181
        CIE-Luv:
        80.0685, 3.6910, -22.7572
        Hunter-Lab:
        75.3676, 4.6401, -8.9549
      #ccc2e0 color charts
#ccc2e0 RGB chart
      #ccc2e0 CMYK chart
      #ccc2e0 RGB pie chart
      #ccc2e0 color shades, tints & tones
#ccc2e0 color schemes
#ccc2e0 color preview, HTML & CSS examples
           This text has a color of #ccc2e0        
        
          <p style="color:#ccc2e0;">Text here</p>
        
        
          .mytext {color:#ccc2e0;}
        
        Text color #ccc2e0
      
           This box has a color of #ccc2e0        
        
          <div style="background-color:#ccc2e0;">Content here</div>
        
        
          .mybackground {background-color:#ccc2e0;}
        
        Background color #ccc2e0
      
           Border around this has a color of #ccc2e0        
        
          <div style="border:2px solid #ccc2e0;">Content here</div>
        
        
          .myborder {border:2px solid #ccc2e0;}
        
        Border color #ccc2e0