#d3edfb color space conversions
Hex:
#d3edfb
RGB:
211, 237, 251
CMY:
17, 7, 2
CMYK:
16, 6, 0, 2
HSL:
201°, 83.3333%, 90.5882%
HSV (HSB):
201°, 15.9363%, 98.4314%
XYZ:
74.5607, 81.3823, 103.0454
xyY:
0.2879, 0.3142, 81.3823
CIE-Lab:
92.3015, -5.6828, -9.6331
CIE-LCH:
92.3015, 11.1844, 239.4624
CIE-Luv:
92.3015, -14.3424, -14.1893
Hunter-Lab:
90.2121, -10.3402, -4.5759
#d3edfb color charts
#d3edfb color shades, tints & tones
#d3edfb color schemes
#d3edfb color preview, HTML & CSS examples
This text has a color of #d3edfb
<p style="color:#d3edfb;">Text here</p>
.mytext {color:#d3edfb;}
This box has a color of #d3edfb
<div style="background-color:#d3edfb;">Content here</div>
.mybackground {background-color:#d3edfb;}
Border around this has a color of #d3edfb
<div style="border:2px solid #d3edfb;">Content here</div>
.myborder {border:2px solid #d3edfb;}