#a5f5f7 color space conversions
Hex:
#a5f5f7
RGB:
165, 245, 247
CMY:
35, 4, 3
CMYK:
33, 1, 0, 3
HSL:
181°, 83.6735%, 80.7843%
HSV (HSB):
181°, 33.1984%, 96.8627%
XYZ:
64.9580, 80.0195, 100.0174
xyY:
0.2651, 0.3266, 80.0195
CIE-Lab:
91.6936, -23.7757, -8.7387
CIE-LCH:
91.6936, 25.3308, 200.1808
CIE-Luv:
91.6936, -37.9601, -9.8331
Hunter-Lab:
89.4536, -26.9237, -3.6741
#a5f5f7 color charts
#a5f5f7 color shades, tints & tones
#a5f5f7 color schemes
#a5f5f7 color preview, HTML & CSS examples
This text has a color of #a5f5f7
<p style="color:#a5f5f7;">Text here</p>
.mytext {color:#a5f5f7;}
This box has a color of #a5f5f7
<div style="background-color:#a5f5f7;">Content here</div>
.mybackground {background-color:#a5f5f7;}
Border around this has a color of #a5f5f7
<div style="border:2px solid #a5f5f7;">Content here</div>
.myborder {border:2px solid #a5f5f7;}