#d6d6f8 color space conversions
Hex:
#d6d6f8
RGB:
214, 214, 248
CMY:
16, 16, 3
CMYK:
14, 14, 0, 3
HSL:
240°, 70.8333%, 90.5882%
HSV (HSB):
240°, 13.7097%, 97.2549%
XYZ:
68.7214, 69.1666, 98.5354
xyY:
0.2907, 0.2926, 69.1666
CIE-Lab:
86.5865, 6.5842, -16.5792
CIE-LCH:
86.5865, 17.8387, 291.6599
CIE-Luv:
86.5865, -1.9685, -27.3226
Hunter-Lab:
83.1665, 1.9553, -12.0301
#d6d6f8 color charts
#d6d6f8 color shades, tints & tones
#d6d6f8 color schemes
#d6d6f8 color preview, HTML & CSS examples
This text has a color of #d6d6f8
<p style="color:#d6d6f8;">Text here</p>
.mytext {color:#d6d6f8;}
This box has a color of #d6d6f8
<div style="background-color:#d6d6f8;">Content here</div>
.mybackground {background-color:#d6d6f8;}
Border around this has a color of #d6d6f8
<div style="border:2px solid #d6d6f8;">Content here</div>
.myborder {border:2px solid #d6d6f8;}