#d3e0f6 color space conversions
Hex:
#d3e0f6
RGB:
211, 224, 246
CMY:
17, 12, 4
CMYK:
14, 9, 0, 4
HSL:
218°, 66.0377%, 89.6078%
HSV (HSB):
218°, 14.2276%, 96.4706%
XYZ:
70.1542, 73.8140, 97.7388
xyY:
0.2902, 0.3054, 73.8140
CIE-Lab:
88.8345, -0.0082, -12.1805
CIE-LCH:
88.8345, 12.1805, 269.9613
CIE-Luv:
88.8345, -8.1064, -19.1615
Hunter-Lab:
85.9151, -4.5968, -7.3090
#d3e0f6 color charts
#d3e0f6 color shades, tints & tones
#d3e0f6 color schemes
#d3e0f6 color preview, HTML & CSS examples
This text has a color of #d3e0f6
<p style="color:#d3e0f6;">Text here</p>
.mytext {color:#d3e0f6;}
This box has a color of #d3e0f6
<div style="background-color:#d3e0f6;">Content here</div>
.mybackground {background-color:#d3e0f6;}
Border around this has a color of #d3e0f6
<div style="border:2px solid #d3e0f6;">Content here</div>
.myborder {border:2px solid #d3e0f6;}