#d9d3f7 color space conversions
Hex:
#d9d3f7
RGB:
217, 211, 247
CMY:
15, 17, 3
CMYK:
12, 15, 0, 3
HSL:
250°, 69.2308%, 89.8039%
HSV (HSB):
250°, 14.5749%, 96.8627%
XYZ:
68.6980, 68.0556, 97.5110
xyY:
0.2932, 0.2905, 68.0556
CIE-Lab:
86.0343, 8.9136, -16.8585
CIE-LCH:
86.0343, 19.0699, 297.8667
CIE-Luv:
86.0343, 1.1043, -28.1384
Hunter-Lab:
82.4958, 4.2773, -12.3343
#d9d3f7 color charts
#d9d3f7 color shades, tints & tones
#d9d3f7 color schemes
#d9d3f7 color preview, HTML & CSS examples
This text has a color of #d9d3f7
<p style="color:#d9d3f7;">Text here</p>
.mytext {color:#d9d3f7;}
This box has a color of #d9d3f7
<div style="background-color:#d9d3f7;">Content here</div>
.mybackground {background-color:#d9d3f7;}
Border around this has a color of #d9d3f7
<div style="border:2px solid #d9d3f7;">Content here</div>
.myborder {border:2px solid #d9d3f7;}