#aeaded color space conversions
Hex:
#aeaded
RGB:
174, 173, 237
CMY:
32, 32, 7
CMYK:
27, 27, 0, 7
HSL:
241°, 64.0000%, 80.3922%
HSV (HSB):
241°, 27.0042%, 92.9412%
XYZ:
47.6852, 45.0002, 86.2934
xyY:
0.2664, 0.2514, 45.0002
CIE-Lab:
72.8920, 14.1444, -31.8220
CIE-LCH:
72.8920, 34.8239, 293.9645
CIE-Luv:
72.8920, -3.3331, -52.8090
Hunter-Lab:
67.0822, 9.4923, -29.3121
#aeaded color charts
#aeaded color shades, tints & tones
#aeaded color schemes
#aeaded color preview, HTML & CSS examples
This text has a color of #aeaded
<p style="color:#aeaded;">Text here</p>
.mytext {color:#aeaded;}
This box has a color of #aeaded
<div style="background-color:#aeaded;">Content here</div>
.mybackground {background-color:#aeaded;}
Border around this has a color of #aeaded
<div style="border:2px solid #aeaded;">Content here</div>
.myborder {border:2px solid #aeaded;}