#dbddf3 color space conversions
Hex:
#dbddf3
RGB:
219, 221, 243
CMY:
14, 13, 5
CMYK:
10, 9, 0, 5
HSL:
235°, 50.0000%, 90.5882%
HSV (HSB):
235°, 9.8765%, 95.2941%
XYZ:
71.2475, 73.2440, 95.1764
xyY:
0.2973, 0.3056, 73.2440
CIE-Lab:
88.5640, 3.4932, -10.9460
CIE-LCH:
88.5640, 11.4899, 287.6996
CIE-Luv:
88.5640, -2.3362, -17.7495
Hunter-Lab:
85.5827, -1.1687, -6.0284
#dbddf3 color charts
#dbddf3 color shades, tints & tones
#dbddf3 color schemes
#dbddf3 color preview, HTML & CSS examples
This text has a color of #dbddf3
<p style="color:#dbddf3;">Text here</p>
.mytext {color:#dbddf3;}
This box has a color of #dbddf3
<div style="background-color:#dbddf3;">Content here</div>
.mybackground {background-color:#dbddf3;}
Border around this has a color of #dbddf3
<div style="border:2px solid #dbddf3;">Content here</div>
.myborder {border:2px solid #dbddf3;}