#a5f3f4 color space conversions
Hex:
#a5f3f4
RGB:
165, 243, 244
CMY:
35, 5, 4
CMYK:
32, 0, 0, 4
HSL:
181°, 78.2178%, 80.1961%
HSV (HSB):
181°, 32.3770%, 95.6863%
XYZ:
63.8968, 78.6322, 97.3978
xyY:
0.2663, 0.3277, 78.6322
CIE-Lab:
91.0676, -23.4888, -8.1057
CIE-LCH:
91.0676, 24.8481, 199.0389
CIE-Luv:
91.0676, -37.1686, -8.8468
Hunter-Lab:
88.6748, -26.5583, -3.0500
#a5f3f4 color charts
#a5f3f4 color shades, tints & tones
#a5f3f4 color schemes
#a5f3f4 color preview, HTML & CSS examples
This text has a color of #a5f3f4
<p style="color:#a5f3f4;">Text here</p>
.mytext {color:#a5f3f4;}
This box has a color of #a5f3f4
<div style="background-color:#a5f3f4;">Content here</div>
.mybackground {background-color:#a5f3f4;}
Border around this has a color of #a5f3f4
<div style="border:2px solid #a5f3f4;">Content here</div>
.myborder {border:2px solid #a5f3f4;}