#cddcfb color space conversions
Hex:
#cddcfb
RGB:
205, 220, 251
CMY:
20, 14, 2
CMYK:
18, 12, 0, 2
HSL:
220°, 85.1852%, 89.4118%
HSV (HSB):
220°, 18.3267%, 98.4314%
XYZ:
68.1826, 71.1306, 101.4028
xyY:
0.2832, 0.2955, 71.1306
CIE-Lab:
87.5484, 1.2621, -16.7792
CIE-LCH:
87.5484, 16.8266, 274.3016
CIE-Luv:
87.5484, -9.5125, -26.8249
Hunter-Lab:
84.3389, -3.2873, -12.2485
#cddcfb color charts
#cddcfb color shades, tints & tones
#cddcfb color schemes
#cddcfb color preview, HTML & CSS examples
This text has a color of #cddcfb
<p style="color:#cddcfb;">Text here</p>
.mytext {color:#cddcfb;}
This box has a color of #cddcfb
<div style="background-color:#cddcfb;">Content here</div>
.mybackground {background-color:#cddcfb;}
Border around this has a color of #cddcfb
<div style="border:2px solid #cddcfb;">Content here</div>
.myborder {border:2px solid #cddcfb;}