#d3efda color space conversions
Hex:
#d3efda
RGB:
211, 239, 218
CMY:
17, 6, 15
CMYK:
12, 0, 9, 6
HSL:
135°, 46.6667%, 88.2353%
HSV (HSB):
135°, 11.7155%, 93.7255%
XYZ:
70.3854, 80.6438, 78.1858
xyY:
0.3071, 0.3518, 80.6438
CIE-Lab:
91.9730, -13.0403, 7.0643
CIE-LCH:
91.9730, 14.8308, 151.5543
CIE-Luv:
91.9730, -14.2938, 12.9877
Hunter-Lab:
89.8019, -17.2478, 11.2407
#d3efda color charts
#d3efda color shades, tints & tones
#d3efda color schemes
#d3efda color preview, HTML & CSS examples
This text has a color of #d3efda
<p style="color:#d3efda;">Text here</p>
.mytext {color:#d3efda;}
This box has a color of #d3efda
<div style="background-color:#d3efda;">Content here</div>
.mybackground {background-color:#d3efda;}
Border around this has a color of #d3efda
<div style="border:2px solid #d3efda;">Content here</div>
.myborder {border:2px solid #d3efda;}