#a2f2da color space conversions
Hex:
#a2f2da
RGB:
162, 242, 218
CMY:
36, 5, 15
CMYK:
33, 0, 10, 5
HSL:
162°, 75.4717%, 79.2157%
HSV (HSB):
162°, 33.0579%, 94.9020%
XYZ:
59.3073, 76.2476, 77.9211
xyY:
0.2778, 0.3572, 76.2476
CIE-Lab:
89.9742, -29.5242, 3.8204
CIE-LCH:
89.9742, 29.7704, 172.6269
CIE-Luv:
89.9742, -38.2815, 10.8518
Hunter-Lab:
87.3199, -31.5733, 8.2157
#a2f2da color charts
#a2f2da color shades, tints & tones
#a2f2da color schemes
#a2f2da color preview, HTML & CSS examples
This text has a color of #a2f2da
<p style="color:#a2f2da;">Text here</p>
.mytext {color:#a2f2da;}
This box has a color of #a2f2da
<div style="background-color:#a2f2da;">Content here</div>
.mybackground {background-color:#a2f2da;}
Border around this has a color of #a2f2da
<div style="border:2px solid #a2f2da;">Content here</div>
.myborder {border:2px solid #a2f2da;}