#d3daff color space conversions
Hex:
#d3daff
RGB:
211, 218, 255
CMY:
17, 15, 0
CMYK:
17, 15, 0, 0
HSL:
230°, 100.0000%, 91.3725%
HSV (HSB):
230°, 17.2549%, 100.0000%
XYZ:
69.9854, 71.2117, 104.6643
xyY:
0.2847, 0.2896, 71.2117
CIE-Lab:
87.5878, 5.0030, -18.7833
CIE-LCH:
87.5878, 19.4382, 284.9146
CIE-Luv:
87.5878, -5.7650, -30.7299
Hunter-Lab:
84.3870, 0.3596, -14.4659
#d3daff color charts
#d3daff RGB chart
#d3daff CMYK chart
#d3daff RGB pie chart
#d3daff color shades, tints & tones
#d3daff color schemes
#d3daff color preview, HTML & CSS examples
This text has a color of #d3daff
<p style="color:#d3daff;">Text here</p>
.mytext {color:#d3daff;}
Text color #d3daff
This box has a color of #d3daff
<div style="background-color:#d3daff;">Content here</div>
.mybackground {background-color:#d3daff;}
Background color #d3daff
Border around this has a color of #d3daff
<div style="border:2px solid #d3daff;">Content here</div>
.myborder {border:2px solid #d3daff;}
Border color #d3daff