#dbd9f9 color space conversions
Hex:
#dbd9f9
RGB:
219, 217, 249
CMY:
14, 15, 2
CMYK:
12, 13, 0, 2
HSL:
244°, 72.7273%, 91.3725%
HSV (HSB):
244°, 12.8514%, 97.6471%
XYZ:
71.1252, 71.5253, 99.6796
xyY:
0.2935, 0.2952, 71.5253
CIE-Lab:
87.7396, 6.7863, -15.3369
CIE-LCH:
87.7396, 16.7712, 293.8686
CIE-Luv:
87.7396, -0.7832, -25.3741
Hunter-Lab:
84.5726, 2.1154, -10.6799
#dbd9f9 color charts
#dbd9f9 color shades, tints & tones
#dbd9f9 color schemes
#dbd9f9 color preview, HTML & CSS examples
This text has a color of #dbd9f9
<p style="color:#dbd9f9;">Text here</p>
.mytext {color:#dbd9f9;}
This box has a color of #dbd9f9
<div style="background-color:#dbd9f9;">Content here</div>
.mybackground {background-color:#dbd9f9;}
Border around this has a color of #dbd9f9
<div style="border:2px solid #dbd9f9;">Content here</div>
.myborder {border:2px solid #dbd9f9;}