#a5e7e9 color space conversions
Hex:
#a5e7e9
RGB:
165, 231, 233
CMY:
35, 9, 9
CMYK:
29, 1, 0, 9
HSL:
182°, 60.7143%, 78.0392%
HSV (HSB):
182°, 29.1845%, 91.3725%
XYZ:
58.8009, 71.0344, 87.7027
xyY:
0.2703, 0.3265, 71.0344
CIE-Lab:
87.5017, -20.0864, -7.6350
CIE-LCH:
87.5017, 21.4886, 200.8122
CIE-Luv:
87.5017, -32.2081, -8.5857
Hunter-Lab:
84.2819, -22.9592, -2.6991
#a5e7e9 color charts
#a5e7e9 color shades, tints & tones
#a5e7e9 color schemes
#a5e7e9 color preview, HTML & CSS examples
This text has a color of #a5e7e9
<p style="color:#a5e7e9;">Text here</p>
.mytext {color:#a5e7e9;}
This box has a color of #a5e7e9
<div style="background-color:#a5e7e9;">Content here</div>
.mybackground {background-color:#a5e7e9;}
Border around this has a color of #a5e7e9
<div style="border:2px solid #a5e7e9;">Content here</div>
.myborder {border:2px solid #a5e7e9;}