#d2d3f8 color space conversions
Hex:
#d2d3f8
RGB:
210, 211, 248
CMY:
18, 17, 3
CMYK:
15, 15, 0, 3
HSL:
238°, 73.0769%, 89.8039%
HSV (HSB):
238°, 15.3226%, 97.2549%
XYZ:
66.8159, 67.0675, 98.2307
xyY:
0.2879, 0.2889, 67.0675
CIE-Lab:
85.5380, 6.9167, -18.1872
CIE-LCH:
85.5380, 19.4580, 290.8221
CIE-Luv:
85.5380, -2.6723, -29.9661
Hunter-Lab:
81.8947, 2.3179, -13.7905
#d2d3f8 color charts
#d2d3f8 color shades, tints & tones
#d2d3f8 color schemes
#d2d3f8 color preview, HTML & CSS examples
This text has a color of #d2d3f8
<p style="color:#d2d3f8;">Text here</p>
.mytext {color:#d2d3f8;}
This box has a color of #d2d3f8
<div style="background-color:#d2d3f8;">Content here</div>
.mybackground {background-color:#d2d3f8;}
Border around this has a color of #d2d3f8
<div style="border:2px solid #d2d3f8;">Content here</div>
.myborder {border:2px solid #d2d3f8;}