#d2d9f8 color space conversions
Hex:
#d2d9f8
RGB:
210, 217, 248
CMY:
18, 15, 3
CMYK:
15, 13, 0, 3
HSL:
229°, 73.0769%, 89.8039%
HSV (HSB):
229°, 15.3226%, 97.2549%
XYZ:
68.3345, 70.1047, 98.7369
xyY:
0.2881, 0.2956, 70.1047
CIE-Lab:
87.0482, 3.7503, -15.9149
CIE-LCH:
87.0482, 16.3508, 283.2598
CIE-Luv:
87.0482, -5.4547, -25.7921
Hunter-Lab:
83.7285, -0.8433, -11.3078
#d2d9f8 color charts
#d2d9f8 color shades, tints & tones
#d2d9f8 color schemes
#d2d9f8 color preview, HTML & CSS examples
This text has a color of #d2d9f8
<p style="color:#d2d9f8;">Text here</p>
.mytext {color:#d2d9f8;}
This box has a color of #d2d9f8
<div style="background-color:#d2d9f8;">Content here</div>
.mybackground {background-color:#d2d9f8;}
Border around this has a color of #d2d9f8
<div style="border:2px solid #d2d9f8;">Content here</div>
.myborder {border:2px solid #d2d9f8;}