#d9d2f6 color space conversions
Hex:
#d9d2f6
RGB:
217, 210, 246
CMY:
15, 18, 4
CMYK:
12, 15, 0, 4
HSL:
252°, 66.6667%, 89.4118%
HSV (HSB):
252°, 14.6341%, 96.4706%
XYZ:
68.2964, 67.4987, 96.6177
xyY:
0.2939, 0.2904, 67.4987
CIE-Lab:
85.7552, 9.2404, -16.7492
CIE-LCH:
85.7552, 19.1291, 298.8852
CIE-Luv:
85.7552, 1.6433, -28.0020
Hunter-Lab:
82.1576, 4.6086, -12.2150
#d9d2f6 color charts
#d9d2f6 color shades, tints & tones
#d9d2f6 color schemes
#d9d2f6 color preview, HTML & CSS examples
This text has a color of #d9d2f6
<p style="color:#d9d2f6;">Text here</p>
.mytext {color:#d9d2f6;}
This box has a color of #d9d2f6
<div style="background-color:#d9d2f6;">Content here</div>
.mybackground {background-color:#d9d2f6;}
Border around this has a color of #d9d2f6
<div style="border:2px solid #d9d2f6;">Content here</div>
.myborder {border:2px solid #d9d2f6;}