#d3aee3 color space conversions
Hex:
#d3aee3
RGB:
211, 174, 227
CMY:
17, 32, 11
CMYK:
7, 23, 0, 11
HSL:
282°, 48.6239%, 78.6275%
HSV (HSB):
282°, 23.3480%, 89.0196%
XYZ:
55.8651, 49.6670, 79.3153
xyY:
0.3022, 0.2687, 49.6670
CIE-Lab:
75.8644, 22.8624, -21.5674
CIE-LCH:
75.8644, 31.4299, 316.6695
CIE-Luv:
75.8644, 17.0332, -37.5123
Hunter-Lab:
70.4748, 18.1653, -17.3950
#d3aee3 color charts
#d3aee3 color shades, tints & tones
#d3aee3 color schemes
#d3aee3 color preview, HTML & CSS examples
This text has a color of #d3aee3
<p style="color:#d3aee3;">Text here</p>
.mytext {color:#d3aee3;}
This box has a color of #d3aee3
<div style="background-color:#d3aee3;">Content here</div>
.mybackground {background-color:#d3aee3;}
Border around this has a color of #d3aee3
<div style="border:2px solid #d3aee3;">Content here</div>
.myborder {border:2px solid #d3aee3;}