#cccff5 color space conversions
Hex:
        #cccff5
        RGB:
        204, 207, 245
        CMY:
        20, 19, 4
        CMYK:
        17, 16, 0, 4
      HSL:
        236°, 67.2131%, 88.0392%
        HSV (HSB):
        236°, 16.7347%, 96.0784%
        XYZ:
        63.6961, 64.0556, 95.3930
        xyY:
        0.2854, 0.2871, 64.0556
      CIE-Lab:
        83.9947, 6.5388, -18.9690
        CIE-LCH:
        83.9947, 20.0644, 289.0196
        CIE-Luv:
        83.9947, -3.7706, -31.1176
        Hunter-Lab:
        80.0347, 1.9994, -14.6432
      #cccff5 color charts
#cccff5 RGB chart
      #cccff5 CMYK chart
      #cccff5 RGB pie chart
      #cccff5 color shades, tints & tones
#cccff5 color schemes
#cccff5 color preview, HTML & CSS examples
           This text has a color of #cccff5        
        
          <p style="color:#cccff5;">Text here</p>
        
        
          .mytext {color:#cccff5;}
        
        Text color #cccff5
      
           This box has a color of #cccff5        
        
          <div style="background-color:#cccff5;">Content here</div>
        
        
          .mybackground {background-color:#cccff5;}
        
        Background color #cccff5
      
           Border around this has a color of #cccff5        
        
          <div style="border:2px solid #cccff5;">Content here</div>
        
        
          .myborder {border:2px solid #cccff5;}
        
        Border color #cccff5