#a5f6e5 color space conversions
Hex:
#a5f6e5
RGB:
165, 246, 229
CMY:
35, 4, 10
CMYK:
33, 0, 7, 4
HSL:
167°, 81.8182%, 80.5882%
HSV (HSB):
167°, 32.9268%, 96.4706%
XYZ:
62.6157, 79.5680, 86.1867
xyY:
0.2742, 0.3484, 79.5680
CIE-Lab:
91.4907, -28.2595, 0.3210
CIE-LCH:
91.4907, 28.2613, 179.3493
CIE-Luv:
91.4907, -38.6366, 5.2806
Hunter-Lab:
89.2009, -30.8013, 5.1541
#a5f6e5 color charts
#a5f6e5 color shades, tints & tones
#a5f6e5 color schemes
#a5f6e5 color preview, HTML & CSS examples
This text has a color of #a5f6e5
<p style="color:#a5f6e5;">Text here</p>
.mytext {color:#a5f6e5;}
This box has a color of #a5f6e5
<div style="background-color:#a5f6e5;">Content here</div>
.mybackground {background-color:#a5f6e5;}
Border around this has a color of #a5f6e5
<div style="border:2px solid #a5f6e5;">Content here</div>
.myborder {border:2px solid #a5f6e5;}