#d2d1f5 color space conversions
Hex:
#d2d1f5
RGB:
210, 209, 245
CMY:
18, 18, 4
CMYK:
14, 15, 0, 4
HSL:
242°, 64.2857%, 89.0196%
HSV (HSB):
242°, 14.6939%, 96.0784%
XYZ:
65.8602, 65.8951, 95.6340
xyY:
0.2896, 0.2898, 65.8951
CIE-Lab:
84.9429, 7.3521, -17.4952
CIE-LCH:
84.9429, 18.9772, 292.7938
CIE-Luv:
84.9429, -1.5641, -28.8758
Hunter-Lab:
81.1758, 2.7644, -13.0271
#d2d1f5 color charts
#d2d1f5 color shades, tints & tones
#d2d1f5 color schemes
#d2d1f5 color preview, HTML & CSS examples
This text has a color of #d2d1f5
<p style="color:#d2d1f5;">Text here</p>
.mytext {color:#d2d1f5;}
This box has a color of #d2d1f5
<div style="background-color:#d2d1f5;">Content here</div>
.mybackground {background-color:#d2d1f5;}
Border around this has a color of #d2d1f5
<div style="border:2px solid #d2d1f5;">Content here</div>
.myborder {border:2px solid #d2d1f5;}