#d8d2f5 color space conversions
Hex:
#d8d2f5
RGB:
216, 210, 245
CMY:
15, 18, 4
CMYK:
12, 14, 0, 4
HSL:
250°, 63.6364%, 89.2157%
HSV (HSB):
250°, 14.2857%, 96.0784%
XYZ:
67.8469, 67.2847, 95.7975
xyY:
0.2938, 0.2914, 67.2847
CIE-Lab:
85.6475, 8.7198, -16.3895
CIE-LCH:
85.6475, 18.5648, 298.0148
CIE-Luv:
85.6475, 1.1696, -27.3251
Hunter-Lab:
82.0272, 4.0944, -11.8242
#d8d2f5 color charts
#d8d2f5 color shades, tints & tones
#d8d2f5 color schemes
#d8d2f5 color preview, HTML & CSS examples
This text has a color of #d8d2f5
<p style="color:#d8d2f5;">Text here</p>
.mytext {color:#d8d2f5;}
This box has a color of #d8d2f5
<div style="background-color:#d8d2f5;">Content here</div>
.mybackground {background-color:#d8d2f5;}
Border around this has a color of #d8d2f5
<div style="border:2px solid #d8d2f5;">Content here</div>
.myborder {border:2px solid #d8d2f5;}