#cdddf4 color space conversions
Hex:
#cdddf4
RGB:
205, 221, 244
CMY:
20, 13, 4
CMYK:
16, 9, 0, 4
HSL:
215°, 63.9344%, 88.0392%
HSV (HSB):
215°, 15.9836%, 95.6863%
XYZ:
67.3624, 71.2237, 95.7851
xyY:
0.2874, 0.3039, 71.2237
CIE-Lab:
87.5936, -0.7346, -13.0259
CIE-LCH:
87.5936, 13.0466, 266.7722
CIE-Luv:
87.5936, -9.6748, -20.3755
Hunter-Lab:
84.3941, -5.2131, -8.2167
#cdddf4 color charts
#cdddf4 color shades, tints & tones
#cdddf4 color schemes
#cdddf4 color preview, HTML & CSS examples
This text has a color of #cdddf4
<p style="color:#cdddf4;">Text here</p>
.mytext {color:#cdddf4;}
This box has a color of #cdddf4
<div style="background-color:#cdddf4;">Content here</div>
.mybackground {background-color:#cdddf4;}
Border around this has a color of #cdddf4
<div style="border:2px solid #cdddf4;">Content here</div>
.myborder {border:2px solid #cdddf4;}