#a5f7f5 color space conversions
Hex:
#a5f7f5
RGB:
165, 247, 245
CMY:
35, 3, 4
CMYK:
33, 0, 1, 3
HSL:
179°, 83.6735%, 80.7843%
HSV (HSB):
179°, 33.1984%, 96.8627%
XYZ:
65.2592, 81.1134, 98.6031
xyY:
0.2664, 0.3311, 81.1134
CIE-Lab:
92.1821, -25.2015, -6.9758
CIE-LCH:
92.1821, 26.1491, 195.4720
CIE-Luv:
92.1821, -38.8188, -6.7645
Hunter-Lab:
90.0630, -28.2699, -1.8680
#a5f7f5 color charts
#a5f7f5 color shades, tints & tones
#a5f7f5 color schemes
#a5f7f5 color preview, HTML & CSS examples
This text has a color of #a5f7f5
<p style="color:#a5f7f5;">Text here</p>
.mytext {color:#a5f7f5;}
This box has a color of #a5f7f5
<div style="background-color:#a5f7f5;">Content here</div>
.mybackground {background-color:#a5f7f5;}
Border around this has a color of #a5f7f5
<div style="border:2px solid #a5f7f5;">Content here</div>
.myborder {border:2px solid #a5f7f5;}