#d3d3eb color space conversions
Hex:
#d3d3eb
RGB:
211, 211, 235
CMY:
17, 17, 8
CMYK:
10, 10, 0, 8
HSL:
240°, 37.5000%, 87.4510%
HSV (HSB):
240°, 10.2128%, 92.1569%
XYZ:
65.1536, 66.4356, 87.9866
xyY:
0.2967, 0.3026, 66.4356
CIE-Lab:
85.2181, 4.5778, -11.7729
CIE-LCH:
85.2181, 12.6316, 291.2482
CIE-Luv:
85.2181, -1.3799, -19.1612
Hunter-Lab:
81.5080, 0.0454, -6.9470
#d3d3eb color charts
#d3d3eb color shades, tints & tones
#d3d3eb color schemes
#d3d3eb color preview, HTML & CSS examples
This text has a color of #d3d3eb
<p style="color:#d3d3eb;">Text here</p>
.mytext {color:#d3d3eb;}
This box has a color of #d3d3eb
<div style="background-color:#d3d3eb;">Content here</div>
.mybackground {background-color:#d3d3eb;}
Border around this has a color of #d3d3eb
<div style="border:2px solid #d3d3eb;">Content here</div>
.myborder {border:2px solid #d3d3eb;}