#d9d8fc color space conversions
Hex:
#d9d8fc
RGB:
217, 216, 252
CMY:
15, 15, 1
CMYK:
14, 14, 0, 1
HSL:
242°, 85.7143%, 91.7647%
HSV (HSB):
242°, 14.2857%, 98.8235%
XYZ:
70.7418, 70.8917, 102.0504
xyY:
0.2903, 0.2909, 70.8917
CIE-Lab:
87.4324, 7.2936, -17.3942
CIE-LCH:
87.4324, 18.8615, 292.7490
CIE-Luv:
87.4324, -1.5588, -28.8085
Hunter-Lab:
84.1972, 2.6291, -12.9238
#d9d8fc color charts
#d9d8fc color shades, tints & tones
#d9d8fc color schemes
#d9d8fc color preview, HTML & CSS examples
This text has a color of #d9d8fc
<p style="color:#d9d8fc;">Text here</p>
.mytext {color:#d9d8fc;}
This box has a color of #d9d8fc
<div style="background-color:#d9d8fc;">Content here</div>
.mybackground {background-color:#d9d8fc;}
Border around this has a color of #d9d8fc
<div style="border:2px solid #d9d8fc;">Content here</div>
.myborder {border:2px solid #d9d8fc;}