#aeadff color space conversions
Hex:
#aeadff
RGB:
174, 173, 255
CMY:
32, 32, 0
CMYK:
32, 32, 0, 0
HSL:
241°, 100.0000%, 83.9216%
HSV (HSB):
241°, 32.1569%, 100.0000%
XYZ:
50.4491, 46.1058, 100.8481
xyY:
0.2556, 0.2336, 46.1058
CIE-Lab:
73.6141, 18.5644, -40.4470
CIE-LCH:
73.6141, 44.5039, 294.6542
CIE-Luv:
73.6141, -4.4553, -68.0352
Hunter-Lab:
67.9013, 13.7943, -40.5276
#aeadff color charts
#aeadff color shades, tints & tones
#aeadff color schemes
#aeadff color preview, HTML & CSS examples
This text has a color of #aeadff
<p style="color:#aeadff;">Text here</p>
.mytext {color:#aeadff;}
This box has a color of #aeadff
<div style="background-color:#aeadff;">Content here</div>
.mybackground {background-color:#aeadff;}
Border around this has a color of #aeadff
<div style="border:2px solid #aeadff;">Content here</div>
.myborder {border:2px solid #aeadff;}