#ccceed color space conversions
Hex:
#ccceed
RGB:
204, 206, 237
CMY:
20, 19, 7
CMYK:
14, 13, 0, 7
HSL:
236°, 47.8261%, 86.4706%
HSV (HSB):
236°, 13.9241%, 92.9412%
XYZ:
62.2592, 63.0944, 89.0178
xyY:
0.2904, 0.2943, 63.0944
CIE-Lab:
83.4920, 5.3903, -15.4738
CIE-LCH:
83.4920, 16.3858, 289.2058
CIE-Luv:
83.4920, -2.8528, -25.2012
Hunter-Lab:
79.4320, 0.9033, -10.8427
#ccceed color charts
#ccceed RGB chart
#ccceed CMYK chart
#ccceed RGB pie chart
#ccceed color shades, tints & tones
#ccceed color schemes
#ccceed color preview, HTML & CSS examples
This text has a color of #ccceed
<p style="color:#ccceed;">Text here</p>
.mytext {color:#ccceed;}
Text color #ccceed
This box has a color of #ccceed
<div style="background-color:#ccceed;">Content here</div>
.mybackground {background-color:#ccceed;}
Background color #ccceed
Border around this has a color of #ccceed
<div style="border:2px solid #ccceed;">Content here</div>
.myborder {border:2px solid #ccceed;}
Border color #ccceed