#d3d1ff color space conversions
Hex:
#d3d1ff
RGB:
211, 209, 255
CMY:
17, 18, 0
CMYK:
17, 18, 0, 0
HSL:
243°, 100.0000%, 90.9804%
HSV (HSB):
243°, 18.0392%, 100.0000%
XYZ:
67.7144, 66.6698, 103.9074
xyY:
0.2842, 0.2798, 66.6698
CIE-Lab:
85.3369, 9.7675, -22.1871
CIE-LCH:
85.3369, 24.2419, 293.7607
CIE-Luv:
85.3369, -1.6559, -37.0205
Hunter-Lab:
81.6516, 5.1415, -18.2946
#d3d1ff color charts
#d3d1ff color shades, tints & tones
#d3d1ff color schemes
#d3d1ff color preview, HTML & CSS examples
This text has a color of #d3d1ff
<p style="color:#d3d1ff;">Text here</p>
.mytext {color:#d3d1ff;}
This box has a color of #d3d1ff
<div style="background-color:#d3d1ff;">Content here</div>
.mybackground {background-color:#d3d1ff;}
Border around this has a color of #d3d1ff
<div style="border:2px solid #d3d1ff;">Content here</div>
.myborder {border:2px solid #d3d1ff;}