#a2fadc color space conversions
Hex:
#a2fadc
RGB:
162, 250, 220
CMY:
36, 2, 14
CMYK:
35, 0, 12, 2
HSL:
160°, 89.7959%, 80.7843%
HSV (HSB):
160°, 35.2000%, 98.0392%
XYZ:
62.0042, 81.2199, 80.1192
xyY:
0.2776, 0.3637, 81.2199
CIE-Lab:
92.2295, -32.8648, 6.0423
CIE-LCH:
92.2295, 33.4156, 169.5824
CIE-Luv:
92.2295, -41.6548, 14.8221
Hunter-Lab:
90.1221, -34.9053, 10.3762
#a2fadc color charts
#a2fadc color shades, tints & tones
#a2fadc color schemes
#a2fadc color preview, HTML & CSS examples
This text has a color of #a2fadc
<p style="color:#a2fadc;">Text here</p>
.mytext {color:#a2fadc;}
This box has a color of #a2fadc
<div style="background-color:#a2fadc;">Content here</div>
.mybackground {background-color:#a2fadc;}
Border around this has a color of #a2fadc
<div style="border:2px solid #a2fadc;">Content here</div>
.myborder {border:2px solid #a2fadc;}