#d3d9fa color space conversions
Hex:
#d3d9fa
RGB:
211, 217, 250
CMY:
17, 15, 2
CMYK:
16, 13, 0, 2
HSL:
231°, 79.5918%, 90.3922%
HSV (HSB):
231°, 15.6000%, 98.0392%
XYZ:
68.9321, 70.3767, 100.3934
xyY:
0.2876, 0.2936, 70.3767
CIE-Lab:
87.1813, 4.4786, -16.7620
CIE-LCH:
87.1813, 17.3500, 284.9592
CIE-Luv:
87.1813, -5.0430, -27.3022
Hunter-Lab:
83.8908, -0.1375, -12.2297
#d3d9fa color charts
#d3d9fa color shades, tints & tones
#d3d9fa color schemes
#d3d9fa color preview, HTML & CSS examples
This text has a color of #d3d9fa
<p style="color:#d3d9fa;">Text here</p>
.mytext {color:#d3d9fa;}
This box has a color of #d3d9fa
<div style="background-color:#d3d9fa;">Content here</div>
.mybackground {background-color:#d3d9fa;}
Border around this has a color of #d3d9fa
<div style="border:2px solid #d3d9fa;">Content here</div>
.myborder {border:2px solid #d3d9fa;}