#d3d0ff color space conversions
Hex:
#d3d0ff
RGB:
211, 208, 255
CMY:
17, 18, 0
CMYK:
17, 18, 0, 0
HSL:
244°, 100.0000%, 90.7843%
HSV (HSB):
244°, 18.4314%, 100.0000%
XYZ:
67.4698, 66.1806, 103.8258
xyY:
0.2841, 0.2787, 66.1806
CIE-Lab:
85.0885, 10.3001, -22.5639
CIE-LCH:
85.0885, 24.8037, 294.5360
CIE-Luv:
85.0885, -1.2007, -37.7177
Hunter-Lab:
81.3515, 5.6761, -18.7236
#d3d0ff color charts
#d3d0ff color shades, tints & tones
#d3d0ff color schemes
#d3d0ff color preview, HTML & CSS examples
This text has a color of #d3d0ff
<p style="color:#d3d0ff;">Text here</p>
.mytext {color:#d3d0ff;}
This box has a color of #d3d0ff
<div style="background-color:#d3d0ff;">Content here</div>
.mybackground {background-color:#d3d0ff;}
Border around this has a color of #d3d0ff
<div style="border:2px solid #d3d0ff;">Content here</div>
.myborder {border:2px solid #d3d0ff;}