#d3aee9 color space conversions
Hex:
#d3aee9
RGB:
211, 174, 233
CMY:
17, 32, 9
CMYK:
9, 25, 0, 9
HSL:
278°, 57.2816%, 79.8039%
HSV (HSB):
278°, 25.3219%, 91.3725%
XYZ:
56.7080, 50.0042, 83.7537
xyY:
0.2977, 0.2625, 50.0042
CIE-Lab:
76.0718, 24.0643, -24.5058
CIE-LCH:
76.0718, 34.3456, 314.4792
CIE-Luv:
76.0718, 16.3676, -42.5071
Hunter-Lab:
70.7136, 19.3972, -20.7240
#d3aee9 color charts
#d3aee9 color shades, tints & tones
#d3aee9 color schemes
#d3aee9 color preview, HTML & CSS examples
This text has a color of #d3aee9
<p style="color:#d3aee9;">Text here</p>
.mytext {color:#d3aee9;}
This box has a color of #d3aee9
<div style="background-color:#d3aee9;">Content here</div>
.mybackground {background-color:#d3aee9;}
Border around this has a color of #d3aee9
<div style="border:2px solid #d3aee9;">Content here</div>
.myborder {border:2px solid #d3aee9;}