#d3dcff color space conversions
Hex:
#d3dcff
RGB:
211, 220, 255
CMY:
17, 14, 0
CMYK:
17, 14, 0, 0
HSL:
228°, 100.0000%, 91.3725%
HSV (HSB):
228°, 17.2549%, 100.0000%
XYZ:
70.5072, 72.2553, 104.8383
xyY:
0.2848, 0.2918, 72.2553
CIE-Lab:
88.0913, 3.9518, -18.0244
CIE-LCH:
88.0913, 18.4525, 282.3662
CIE-Luv:
88.0913, -6.6805, -29.3294
Hunter-Lab:
85.0031, -0.6958, -13.6229
#d3dcff color charts
#d3dcff color shades, tints & tones
#d3dcff color schemes
#d3dcff color preview, HTML & CSS examples
This text has a color of #d3dcff
<p style="color:#d3dcff;">Text here</p>
.mytext {color:#d3dcff;}
This box has a color of #d3dcff
<div style="background-color:#d3dcff;">Content here</div>
.mybackground {background-color:#d3dcff;}
Border around this has a color of #d3dcff
<div style="border:2px solid #d3dcff;">Content here</div>
.myborder {border:2px solid #d3dcff;}