#a5f7e5 color space conversions
Hex:
#a5f7e5
RGB:
165, 247, 229
CMY:
35, 3, 10
CMYK:
33, 0, 7, 3
HSL:
167°, 83.6735%, 80.7843%
HSV (HSB):
167°, 33.1984%, 96.8627%
XYZ:
62.9207, 80.1780, 86.2884
xyY:
0.2743, 0.3495, 80.1780
CIE-Lab:
91.7647, -28.7352, 0.7206
CIE-LCH:
91.7647, 28.7443, 178.5634
CIE-Luv:
91.7647, -39.0605, 5.9817
Hunter-Lab:
89.5422, -31.2681, 5.5440
#a5f7e5 color charts
#a5f7e5 color shades, tints & tones
#a5f7e5 color schemes
#a5f7e5 color preview, HTML & CSS examples
This text has a color of #a5f7e5
<p style="color:#a5f7e5;">Text here</p>
.mytext {color:#a5f7e5;}
This box has a color of #a5f7e5
<div style="background-color:#a5f7e5;">Content here</div>
.mybackground {background-color:#a5f7e5;}
Border around this has a color of #a5f7e5
<div style="border:2px solid #a5f7e5;">Content here</div>
.myborder {border:2px solid #a5f7e5;}