#d3d9fc color space conversions
Hex:
#d3d9fc
RGB:
211, 217, 252
CMY:
17, 15, 1
CMYK:
16, 14, 0, 1
HSL:
231°, 87.2340%, 90.7843%
HSV (HSB):
231°, 16.2698%, 98.8235%
XYZ:
69.2475, 70.5029, 102.0541
xyY:
0.2864, 0.2916, 70.5029
CIE-Lab:
87.2429, 4.8970, -17.7232
CIE-LCH:
87.2429, 18.3873, 285.4458
CIE-Luv:
87.2429, -5.1487, -28.9509
Hunter-Lab:
83.9660, 0.2701, -13.2862
#d3d9fc color charts
#d3d9fc color shades, tints & tones
#d3d9fc color schemes
#d3d9fc color preview, HTML & CSS examples
This text has a color of #d3d9fc
<p style="color:#d3d9fc;">Text here</p>
.mytext {color:#d3d9fc;}
This box has a color of #d3d9fc
<div style="background-color:#d3d9fc;">Content here</div>
.mybackground {background-color:#d3d9fc;}
Border around this has a color of #d3d9fc
<div style="border:2px solid #d3d9fc;">Content here</div>
.myborder {border:2px solid #d3d9fc;}