#d6d7fd color space conversions
Hex:
#d6d7fd
RGB:
214, 215, 253
CMY:
16, 16, 1
CMYK:
15, 15, 0, 1
HSL:
238°, 90.6977%, 91.5686%
HSV (HSB):
238°, 15.4150%, 99.2157%
XYZ:
69.7616, 69.9889, 102.7609
xyY:
0.2877, 0.2886, 69.9889
CIE-Lab:
86.9914, 7.0918, -18.6076
CIE-LCH:
86.9914, 19.9133, 290.8630
CIE-Luv:
86.9914, -2.7281, -30.7512
Hunter-Lab:
83.6593, 2.4432, -14.2658
#d6d7fd color charts
#d6d7fd color shades, tints & tones
#d6d7fd color schemes
#d6d7fd color preview, HTML & CSS examples
This text has a color of #d6d7fd
<p style="color:#d6d7fd;">Text here</p>
.mytext {color:#d6d7fd;}
This box has a color of #d6d7fd
<div style="background-color:#d6d7fd;">Content here</div>
.mybackground {background-color:#d6d7fd;}
Border around this has a color of #d6d7fd
<div style="border:2px solid #d6d7fd;">Content here</div>
.myborder {border:2px solid #d6d7fd;}