#a5f7f8 color space conversions
Hex:
#a5f7f8
RGB:
165, 247, 248
CMY:
35, 3, 3
CMYK:
33, 0, 0, 3
HSL:
181°, 85.5670%, 80.9804%
HSV (HSB):
181°, 33.4677%, 97.2549%
XYZ:
65.7211, 81.2982, 101.0352
xyY:
0.2649, 0.3277, 81.2982
CIE-Lab:
92.2642, -24.5171, -8.4122
CIE-LCH:
92.2642, 25.9202, 198.9379
CIE-Luv:
92.2642, -38.7737, -9.1939
Hunter-Lab:
90.1655, -27.6820, -3.3217
#a5f7f8 color charts
#a5f7f8 color shades, tints & tones
#a5f7f8 color schemes
#a5f7f8 color preview, HTML & CSS examples
This text has a color of #a5f7f8
<p style="color:#a5f7f8;">Text here</p>
.mytext {color:#a5f7f8;}
This box has a color of #a5f7f8
<div style="background-color:#a5f7f8;">Content here</div>
.mybackground {background-color:#a5f7f8;}
Border around this has a color of #a5f7f8
<div style="border:2px solid #a5f7f8;">Content here</div>
.myborder {border:2px solid #a5f7f8;}