#aeaffe color space conversions
Hex:
#aeaffe
RGB:
174, 175, 254
CMY:
32, 31, 0
CMYK:
31, 31, 0, 0
HSL:
239°, 97.5610%, 83.9216%
HSV (HSB):
239°, 31.4961%, 99.6078%
XYZ:
50.6749, 46.8144, 100.1312
xyY:
0.2564, 0.2369, 46.8144
CIE-Lab:
74.0709, 17.1988, -39.1965
CIE-LCH:
74.0709, 42.8038, 293.6911
CIE-Luv:
74.0709, -5.1943, -65.7881
Hunter-Lab:
68.4210, 12.4663, -38.8736
#aeaffe color charts
#aeaffe color shades, tints & tones
#aeaffe color schemes
#aeaffe color preview, HTML & CSS examples
This text has a color of #aeaffe
<p style="color:#aeaffe;">Text here</p>
.mytext {color:#aeaffe;}
This box has a color of #aeaffe
<div style="background-color:#aeaffe;">Content here</div>
.mybackground {background-color:#aeaffe;}
Border around this has a color of #aeaffe
<div style="border:2px solid #aeaffe;">Content here</div>
.myborder {border:2px solid #aeaffe;}