#a2f2ed color space conversions
Hex:
#a2f2ed
RGB:
162, 242, 237
CMY:
36, 5, 7
CMYK:
33, 0, 2, 5
HSL:
176°, 75.4717%, 79.2157%
HSV (HSB):
176°, 33.0579%, 94.9020%
XYZ:
61.9385, 77.3001, 91.7767
xyY:
0.2681, 0.3346, 77.3001
CIE-Lab:
90.4595, -25.3890, -5.3732
CIE-LCH:
90.4595, 25.9514, 191.9494
CIE-Luv:
90.4595, -38.0005, -4.1569
Hunter-Lab:
87.9205, -28.1106, -0.3462
#a2f2ed color charts
#a2f2ed color shades, tints & tones
#a2f2ed color schemes
#a2f2ed color preview, HTML & CSS examples
This text has a color of #a2f2ed
<p style="color:#a2f2ed;">Text here</p>
.mytext {color:#a2f2ed;}
This box has a color of #a2f2ed
<div style="background-color:#a2f2ed;">Content here</div>
.mybackground {background-color:#a2f2ed;}
Border around this has a color of #a2f2ed
<div style="border:2px solid #a2f2ed;">Content here</div>
.myborder {border:2px solid #a2f2ed;}