#d9d3f4 color space conversions
Hex:
#d9d3f4
RGB:
217, 211, 244
CMY:
15, 17, 4
CMYK:
11, 14, 0, 4
HSL:
251°, 60.0000%, 89.2157%
HSV (HSB):
251°, 13.5246%, 95.6863%
XYZ:
68.2387, 67.8719, 95.0920
xyY:
0.2951, 0.2936, 67.8719
CIE-Lab:
85.9424, 8.3074, -15.4095
CIE-LCH:
85.9424, 17.5061, 298.3294
CIE-Luv:
85.9424, 1.3025, -25.6748
Hunter-Lab:
82.3844, 3.6781, -10.7662
#d9d3f4 color charts
#d9d3f4 color shades, tints & tones
#d9d3f4 color schemes
#d9d3f4 color preview, HTML & CSS examples
This text has a color of #d9d3f4
<p style="color:#d9d3f4;">Text here</p>
.mytext {color:#d9d3f4;}
This box has a color of #d9d3f4
<div style="background-color:#d9d3f4;">Content here</div>
.mybackground {background-color:#d9d3f4;}
Border around this has a color of #d9d3f4
<div style="border:2px solid #d9d3f4;">Content here</div>
.myborder {border:2px solid #d9d3f4;}