#d3edfa color space conversions
Hex:
#d3edfa
RGB:
211, 237, 250
CMY:
17, 7, 2
CMYK:
16, 5, 0, 2
HSL:
200°, 79.5918%, 90.3922%
HSV (HSB):
200°, 15.6000%, 98.0392%
XYZ:
74.4035, 81.3194, 102.2172
xyY:
0.2885, 0.3153, 81.3194
CIE-Lab:
92.2736, -5.8870, -9.1538
CIE-LCH:
92.2736, 10.8834, 237.2541
CIE-Luv:
92.2736, -14.3100, -13.3828
Hunter-Lab:
90.1773, -10.5334, -4.0820
#d3edfa color charts
#d3edfa color shades, tints & tones
#d3edfa color schemes
#d3edfa color preview, HTML & CSS examples
This text has a color of #d3edfa
<p style="color:#d3edfa;">Text here</p>
.mytext {color:#d3edfa;}
This box has a color of #d3edfa
<div style="background-color:#d3edfa;">Content here</div>
.mybackground {background-color:#d3edfa;}
Border around this has a color of #d3edfa
<div style="border:2px solid #d3edfa;">Content here</div>
.myborder {border:2px solid #d3edfa;}