#d3d5f5 color space conversions
Hex:
#d3d5f5
RGB:
211, 213, 245
CMY:
17, 16, 4
CMYK:
14, 13, 0, 4
HSL:
236°, 62.9630%, 89.4118%
HSV (HSB):
236°, 13.8776%, 96.0784%
XYZ:
67.1396, 68.0300, 95.9787
xyY:
0.2905, 0.2943, 68.0300
CIE-Lab:
86.0214, 5.5499, -15.8655
CIE-LCH:
86.0214, 16.8082, 289.2805
CIE-Luv:
86.0214, -2.9064, -25.9656
Hunter-Lab:
82.4803, 0.9600, -11.2570
#d3d5f5 color charts
#d3d5f5 color shades, tints & tones
#d3d5f5 color schemes
#d3d5f5 color preview, HTML & CSS examples
This text has a color of #d3d5f5
<p style="color:#d3d5f5;">Text here</p>
.mytext {color:#d3d5f5;}
This box has a color of #d3d5f5
<div style="background-color:#d3d5f5;">Content here</div>
.mybackground {background-color:#d3d5f5;}
Border around this has a color of #d3d5f5
<div style="border:2px solid #d3d5f5;">Content here</div>
.myborder {border:2px solid #d3d5f5;}