#aefffa color space conversions
Hex:
#aefffa
RGB:
174, 255, 250
CMY:
32, 0, 2
CMYK:
32, 0, 2, 0
HSL:
176°, 100.0000%, 84.1176%
HSV (HSB):
176°, 31.7647%, 100.0000%
XYZ:
70.4709, 87.4208, 103.6022
xyY:
0.2695, 0.3343, 87.4208
CIE-Lab:
94.9165, -25.5449, -5.4776
CIE-LCH:
94.9165, 26.1255, 192.1026
CIE-Luv:
94.9165, -38.6215, -4.3113
Hunter-Lab:
93.4991, -29.0868, -0.2472
#aefffa color charts
#aefffa color shades, tints & tones
#aefffa color schemes
#aefffa color preview, HTML & CSS examples
This text has a color of #aefffa
<p style="color:#aefffa;">Text here</p>
.mytext {color:#aefffa;}
This box has a color of #aefffa
<div style="background-color:#aefffa;">Content here</div>
.mybackground {background-color:#aefffa;}
Border around this has a color of #aefffa
<div style="border:2px solid #aefffa;">Content here</div>
.myborder {border:2px solid #aefffa;}