#cddcf5 color space conversions
Hex:
#cddcf5
RGB:
205, 220, 245
CMY:
20, 14, 4
CMYK:
16, 10, 0, 4
HSL:
218°, 66.6667%, 88.2353%
HSV (HSB):
218°, 16.3265%, 96.0784%
XYZ:
67.2515, 70.7581, 96.4993
xyY:
0.2868, 0.3017, 70.7581
CIE-Lab:
87.3674, -0.0044, -13.8911
CIE-LCH:
87.3674, 13.8911, 269.9819
CIE-Luv:
87.3674, -9.2544, -21.8924
Hunter-Lab:
84.1178, -4.4970, -9.1346
#cddcf5 color charts
#cddcf5 color shades, tints & tones
#cddcf5 color schemes
#cddcf5 color preview, HTML & CSS examples
This text has a color of #cddcf5
<p style="color:#cddcf5;">Text here</p>
.mytext {color:#cddcf5;}
This box has a color of #cddcf5
<div style="background-color:#cddcf5;">Content here</div>
.mybackground {background-color:#cddcf5;}
Border around this has a color of #cddcf5
<div style="border:2px solid #cddcf5;">Content here</div>
.myborder {border:2px solid #cddcf5;}