#d5d3ff color space conversions
Hex:
#d5d3ff
RGB:
213, 211, 255
CMY:
16, 17, 0
CMYK:
16, 17, 0, 0
HSL:
243°, 100.0000%, 91.3725%
HSV (HSB):
243°, 17.2549%, 100.0000%
XYZ:
68.7848, 67.9547, 104.0990
xyY:
0.2856, 0.2822, 67.9547
CIE-Lab:
85.9838, 9.3201, -21.1928
CIE-LCH:
85.9838, 23.1516, 293.7388
CIE-Luv:
85.9838, -1.5292, -35.3335
Hunter-Lab:
82.4346, 4.6828, -17.1675
#d5d3ff color charts
#d5d3ff color shades, tints & tones
#d5d3ff color schemes
#d5d3ff color preview, HTML & CSS examples
This text has a color of #d5d3ff
<p style="color:#d5d3ff;">Text here</p>
.mytext {color:#d5d3ff;}
This box has a color of #d5d3ff
<div style="background-color:#d5d3ff;">Content here</div>
.mybackground {background-color:#d5d3ff;}
Border around this has a color of #d5d3ff
<div style="border:2px solid #d5d3ff;">Content here</div>
.myborder {border:2px solid #d5d3ff;}