#d2d7f5 color space conversions
Hex:
#d2d7f5
RGB:
210, 215, 245
CMY:
18, 16, 4
CMYK:
14, 12, 0, 4
HSL:
231°, 63.6364%, 89.2157%
HSV (HSB):
231°, 14.2857%, 96.0784%
XYZ:
67.3602, 68.8951, 96.1340
xyY:
0.2899, 0.2965, 68.8951
CIE-Lab:
86.4521, 4.1808, -15.2264
CIE-LCH:
86.4521, 15.7899, 285.3536
CIE-Luv:
86.4521, -4.3654, -24.7168
Hunter-Lab:
83.0031, -0.3957, -10.5674
#d2d7f5 color charts
#d2d7f5 color shades, tints & tones
#d2d7f5 color schemes
#d2d7f5 color preview, HTML & CSS examples
This text has a color of #d2d7f5
<p style="color:#d2d7f5;">Text here</p>
.mytext {color:#d2d7f5;}
This box has a color of #d2d7f5
<div style="background-color:#d2d7f5;">Content here</div>
.mybackground {background-color:#d2d7f5;}
Border around this has a color of #d2d7f5
<div style="border:2px solid #d2d7f5;">Content here</div>
.myborder {border:2px solid #d2d7f5;}