#dbd2f1 color space conversions
Hex:
#dbd2f1
RGB:
219, 210, 241
CMY:
14, 18, 5
CMYK:
9, 13, 0, 5
HSL:
257°, 52.5424%, 88.4314%
HSV (HSB):
257°, 12.8631%, 94.5098%
XYZ:
68.1372, 67.5041, 92.6575
xyY:
0.2985, 0.2957, 67.5041
CIE-Lab:
85.7579, 8.8804, -14.0819
CIE-LCH:
85.7579, 16.6482, 302.2365
CIE-Luv:
85.7579, 3.0766, -23.6137
Hunter-Lab:
82.1609, 4.2510, -9.3520
#dbd2f1 color charts
#dbd2f1 color shades, tints & tones
#dbd2f1 color schemes
#dbd2f1 color preview, HTML & CSS examples
This text has a color of #dbd2f1
<p style="color:#dbd2f1;">Text here</p>
.mytext {color:#dbd2f1;}
This box has a color of #dbd2f1
<div style="background-color:#dbd2f1;">Content here</div>
.mybackground {background-color:#dbd2f1;}
Border around this has a color of #dbd2f1
<div style="border:2px solid #dbd2f1;">Content here</div>
.myborder {border:2px solid #dbd2f1;}