#ccdced color space conversions
Hex:
#ccdced
RGB:
204, 220, 237
CMY:
20, 14, 7
CMYK:
14, 7, 0, 7
HSL:
211°, 47.8261%, 86.4706%
HSV (HSB):
211°, 13.9241%, 92.9412%
XYZ:
65.7811, 70.1382, 90.1918
xyY:
0.2909, 0.3102, 70.1382
CIE-Lab:
87.0646, -1.9705, -10.1327
CIE-LCH:
87.0646, 10.3225, 258.9953
CIE-Luv:
87.0646, -9.4254, -15.4953
Hunter-Lab:
83.7485, -6.3554, -5.2275
#ccdced color charts
#ccdced RGB chart
#ccdced CMYK chart
#ccdced RGB pie chart
#ccdced color shades, tints & tones
#ccdced color schemes
#ccdced color preview, HTML & CSS examples
This text has a color of #ccdced
<p style="color:#ccdced;">Text here</p>
.mytext {color:#ccdced;}
Text color #ccdced
This box has a color of #ccdced
<div style="background-color:#ccdced;">Content here</div>
.mybackground {background-color:#ccdced;}
Background color #ccdced
Border around this has a color of #ccdced
<div style="border:2px solid #ccdced;">Content here</div>
.myborder {border:2px solid #ccdced;}
Border color #ccdced