#a2e2f9 color space conversions
Hex:
#a2e2f9
RGB:
162, 226, 249
CMY:
36, 11, 2
CMYK:
35, 9, 0, 2
HSL:
196°, 87.8788%, 80.5882%
HSV (HSB):
196°, 34.9398%, 97.6471%
XYZ:
59.1955, 68.9136, 99.8043
xyY:
0.2597, 0.3024, 68.9136
CIE-Lab:
86.4613, -14.6510, -17.6218
CIE-LCH:
86.4613, 22.9168, 230.2595
CIE-Luv:
86.4613, -31.2201, -25.7104
Hunter-Lab:
83.0142, -17.9907, -13.1717
#a2e2f9 color charts
#a2e2f9 color shades, tints & tones
#a2e2f9 color schemes
#a2e2f9 color preview, HTML & CSS examples
This text has a color of #a2e2f9
<p style="color:#a2e2f9;">Text here</p>
.mytext {color:#a2e2f9;}
This box has a color of #a2e2f9
<div style="background-color:#a2e2f9;">Content here</div>
.mybackground {background-color:#a2e2f9;}
Border around this has a color of #a2e2f9
<div style="border:2px solid #a2e2f9;">Content here</div>
.myborder {border:2px solid #a2e2f9;}