#a5f0f4 color space conversions
Hex:
#a5f0f4
RGB:
165, 240, 244
CMY:
35, 6, 4
CMYK:
32, 2, 0, 4
HSL:
183°, 78.2178%, 80.1961%
HSV (HSB):
183°, 32.3770%, 95.6863%
XYZ:
63.0063, 76.8512, 97.1009
xyY:
0.2659, 0.3243, 76.8512
CIE-Lab:
90.2531, -22.0222, -9.3141
CIE-LCH:
90.2531, 23.9108, 202.9255
CIE-Luv:
90.2531, -35.9167, -11.0224
Hunter-Lab:
87.6648, -25.1222, -4.3065
#a5f0f4 color charts
#a5f0f4 color shades, tints & tones
#a5f0f4 color schemes
#a5f0f4 color preview, HTML & CSS examples
This text has a color of #a5f0f4
<p style="color:#a5f0f4;">Text here</p>
.mytext {color:#a5f0f4;}
This box has a color of #a5f0f4
<div style="background-color:#a5f0f4;">Content here</div>
.mybackground {background-color:#a5f0f4;}
Border around this has a color of #a5f0f4
<div style="border:2px solid #a5f0f4;">Content here</div>
.myborder {border:2px solid #a5f0f4;}