#cddbfb color space conversions
Hex:
#cddbfb
RGB:
205, 219, 251
CMY:
20, 14, 2
CMYK:
18, 13, 0, 2
HSL:
222°, 85.1852%, 89.4118%
HSV (HSB):
222°, 18.3267%, 98.4314%
XYZ:
67.9209, 70.6072, 101.3155
xyY:
0.2832, 0.2944, 70.6072
CIE-Lab:
87.2938, 1.7861, -17.1621
CIE-LCH:
87.2938, 17.2548, 275.9416
CIE-Luv:
87.2938, -9.0566, -27.5287
Hunter-Lab:
84.0281, -2.7654, -12.6683
#cddbfb color charts
#cddbfb color shades, tints & tones
#cddbfb color schemes
#cddbfb color preview, HTML & CSS examples
This text has a color of #cddbfb
<p style="color:#cddbfb;">Text here</p>
.mytext {color:#cddbfb;}
This box has a color of #cddbfb
<div style="background-color:#cddbfb;">Content here</div>
.mybackground {background-color:#cddbfb;}
Border around this has a color of #cddbfb
<div style="border:2px solid #cddbfb;">Content here</div>
.myborder {border:2px solid #cddbfb;}