#d9d3f8 color space conversions
Hex:
#d9d3f8
RGB:
217, 211, 248
CMY:
15, 17, 3
CMYK:
13, 15, 0, 3
HSL:
250°, 72.5490%, 90.0000%
HSV (HSB):
250°, 14.9194%, 97.2549%
XYZ:
68.8528, 68.1176, 98.3260
xyY:
0.2926, 0.2895, 68.1176
CIE-Lab:
86.0652, 9.1170, -17.3408
CIE-LCH:
86.0652, 19.5914, 297.7333
CIE-Luv:
86.0652, 1.0381, -28.9613
Hunter-Lab:
82.5334, 4.4789, -12.8617
#d9d3f8 color charts
#d9d3f8 color shades, tints & tones
#d9d3f8 color schemes
#d9d3f8 color preview, HTML & CSS examples
This text has a color of #d9d3f8
<p style="color:#d9d3f8;">Text here</p>
.mytext {color:#d9d3f8;}
This box has a color of #d9d3f8
<div style="background-color:#d9d3f8;">Content here</div>
.mybackground {background-color:#d9d3f8;}
Border around this has a color of #d9d3f8
<div style="border:2px solid #d9d3f8;">Content here</div>
.myborder {border:2px solid #d9d3f8;}