#a5e7e8 color space conversions
Hex:
#a5e7e8
RGB:
165, 231, 232
CMY:
35, 9, 9
CMYK:
29, 0, 0, 9
HSL:
181°, 59.2920%, 77.8431%
HSV (HSB):
181°, 28.8793%, 90.9804%
XYZ:
58.6585, 70.9774, 86.9523
xyY:
0.2708, 0.3277, 70.9774
CIE-Lab:
87.4740, -20.3115, -7.1505
CIE-LCH:
87.4740, 21.5334, 199.3943
CIE-Luv:
87.4740, -32.2138, -7.7747
Hunter-Lab:
84.2481, -23.1519, -2.2195
#a5e7e8 color charts
#a5e7e8 color shades, tints & tones
#a5e7e8 color schemes
#a5e7e8 color preview, HTML & CSS examples
This text has a color of #a5e7e8
<p style="color:#a5e7e8;">Text here</p>
.mytext {color:#a5e7e8;}
This box has a color of #a5e7e8
<div style="background-color:#a5e7e8;">Content here</div>
.mybackground {background-color:#a5e7e8;}
Border around this has a color of #a5e7e8
<div style="border:2px solid #a5e7e8;">Content here</div>
.myborder {border:2px solid #a5e7e8;}