#a2e2f5 color space conversions
Hex:
#a2e2f5
RGB:
162, 226, 245
CMY:
36, 11, 4
CMYK:
34, 8, 0, 4
HSL:
194°, 80.5825%, 79.8039%
HSV (HSB):
194°, 33.8776%, 96.0784%
XYZ:
58.5781, 68.6667, 96.5528
xyY:
0.2617, 0.3068, 68.6667
CIE-Lab:
86.3387, -15.6125, -15.7000
CIE-LCH:
86.3387, 22.1414, 225.1601
CIE-Luv:
86.3387, -31.2376, -22.3776
Hunter-Lab:
82.8654, -18.8315, -11.0776
#a2e2f5 color charts
#a2e2f5 color shades, tints & tones
#a2e2f5 color schemes
#a2e2f5 color preview, HTML & CSS examples
This text has a color of #a2e2f5
<p style="color:#a2e2f5;">Text here</p>
.mytext {color:#a2e2f5;}
This box has a color of #a2e2f5
<div style="background-color:#a2e2f5;">Content here</div>
.mybackground {background-color:#a2e2f5;}
Border around this has a color of #a2e2f5
<div style="border:2px solid #a2e2f5;">Content here</div>
.myborder {border:2px solid #a2e2f5;}