#d3ddfd color space conversions
Hex:
#d3ddfd
RGB:
211, 221, 253
CMY:
17, 13, 1
CMYK:
17, 13, 0, 1
HSL:
226°, 91.3043%, 90.9804%
HSV (HSB):
226°, 16.6008%, 99.2157%
XYZ:
70.4500, 72.6536, 103.2389
xyY:
0.2860, 0.2949, 72.6536
CIE-Lab:
88.2823, 3.0065, -16.6858
CIE-LCH:
88.2823, 16.9545, 280.2141
CIE-Luv:
88.2823, -7.0413, -26.9811
Hunter-Lab:
85.2371, -1.6314, -12.1459
#d3ddfd color charts
#d3ddfd color shades, tints & tones
#d3ddfd color schemes
#d3ddfd color preview, HTML & CSS examples
This text has a color of #d3ddfd
<p style="color:#d3ddfd;">Text here</p>
.mytext {color:#d3ddfd;}
This box has a color of #d3ddfd
<div style="background-color:#d3ddfd;">Content here</div>
.mybackground {background-color:#d3ddfd;}
Border around this has a color of #d3ddfd
<div style="border:2px solid #d3ddfd;">Content here</div>
.myborder {border:2px solid #d3ddfd;}