#dbd3fd color space conversions
Hex:
#dbd3fd
RGB:
219, 211, 253
CMY:
14, 17, 1
CMYK:
13, 17, 0, 1
HSL:
251°, 91.3043%, 90.9804%
HSV (HSB):
251°, 16.6008%, 99.2157%
XYZ:
70.2373, 68.7404, 102.4948
xyY:
0.2909, 0.2847, 68.7404
CIE-Lab:
86.3754, 10.7700, -19.5003
CIE-LCH:
86.3754, 22.2768, 298.9117
CIE-Luv:
86.3754, 1.7749, -32.7910
Hunter-Lab:
82.9099, 6.1245, -15.2586
#dbd3fd color charts
#dbd3fd color shades, tints & tones
#dbd3fd color schemes
#dbd3fd color preview, HTML & CSS examples
This text has a color of #dbd3fd
<p style="color:#dbd3fd;">Text here</p>
.mytext {color:#dbd3fd;}
This box has a color of #dbd3fd
<div style="background-color:#dbd3fd;">Content here</div>
.mybackground {background-color:#dbd3fd;}
Border around this has a color of #dbd3fd
<div style="border:2px solid #dbd3fd;">Content here</div>
.myborder {border:2px solid #dbd3fd;}