#d3def0 color space conversions
Hex:
#d3def0
RGB:
211, 222, 240
CMY:
17, 13, 6
CMYK:
12, 8, 0, 6
HSL:
217°, 49.1525%, 88.4314%
HSV (HSB):
217°, 12.0833%, 94.1176%
XYZ:
68.7134, 72.3827, 92.7877
xyY:
0.2938, 0.3095, 72.3827
CIE-Lab:
88.1525, -0.1832, -10.0421
CIE-LCH:
88.1525, 10.0438, 268.9551
CIE-Luv:
88.1525, -6.8900, -15.6731
Hunter-Lab:
85.0780, -4.7207, -5.1082
#d3def0 color charts
#d3def0 color shades, tints & tones
#d3def0 color schemes
#d3def0 color preview, HTML & CSS examples
This text has a color of #d3def0
<p style="color:#d3def0;">Text here</p>
.mytext {color:#d3def0;}
This box has a color of #d3def0
<div style="background-color:#d3def0;">Content here</div>
.mybackground {background-color:#d3def0;}
Border around this has a color of #d3def0
<div style="border:2px solid #d3def0;">Content here</div>
.myborder {border:2px solid #d3def0;}