#aafffa color space conversions
Hex:
#aafffa
RGB:
170, 255, 250
CMY:
33, 0, 2
CMYK:
33, 0, 2, 0
HSL:
176°, 100.0000%, 83.3333%
HSV (HSB):
176°, 33.3333%, 100.0000%
XYZ:
69.5929, 86.9682, 103.5611
xyY:
0.2675, 0.3343, 86.9682
CIE-Lab:
94.7248, -26.6056, -5.7822
CIE-LCH:
94.7248, 27.2267, 192.2613
CIE-Luv:
94.7248, -40.1621, -4.6331
Hunter-Lab:
93.2567, -29.9936, -0.5615
#aafffa color charts
#aafffa color shades, tints & tones
#aafffa color schemes
#aafffa color preview, HTML & CSS examples
This text has a color of #aafffa
<p style="color:#aafffa;">Text here</p>
.mytext {color:#aafffa;}
This box has a color of #aafffa
<div style="background-color:#aafffa;">Content here</div>
.mybackground {background-color:#aafffa;}
Border around this has a color of #aafffa
<div style="border:2px solid #aafffa;">Content here</div>
.myborder {border:2px solid #aafffa;}