#d3ddff color space conversions
Hex:
#d3ddff
RGB:
211, 221, 255
CMY:
17, 13, 0
CMYK:
17, 13, 0, 0
HSL:
226°, 100.0000%, 91.3725%
HSV (HSB):
226°, 17.2549%, 100.0000%
XYZ:
70.7704, 72.7818, 104.9260
xyY:
0.2848, 0.2929, 72.7818
CIE-Lab:
88.3435, 3.4273, -17.6446
CIE-LCH:
88.3435, 17.9744, 280.9921
CIE-Luv:
88.3435, -7.1384, -28.6290
Hunter-Lab:
85.3122, -1.2225, -13.2026
#d3ddff color charts
#d3ddff RGB chart
#d3ddff CMYK chart
#d3ddff RGB pie chart
#d3ddff color shades, tints & tones
#d3ddff color schemes
#d3ddff color preview, HTML & CSS examples
This text has a color of #d3ddff
<p style="color:#d3ddff;">Text here</p>
.mytext {color:#d3ddff;}
Text color #d3ddff
This box has a color of #d3ddff
<div style="background-color:#d3ddff;">Content here</div>
.mybackground {background-color:#d3ddff;}
Background color #d3ddff
Border around this has a color of #d3ddff
<div style="border:2px solid #d3ddff;">Content here</div>
.myborder {border:2px solid #d3ddff;}
Border color #d3ddff