#a5feff color space conversions
Hex:
#a5feff
RGB:
165, 254, 255
CMY:
35, 0, 0
CMYK:
35, 0, 0, 0
HSL:
181°, 100.0000%, 82.3529%
HSV (HSB):
181°, 35.2941%, 100.0000%
XYZ:
69.0089, 86.1030, 107.5901
xyY:
0.2627, 0.3278, 86.1030
CIE-Lab:
94.3564, -26.2818, -8.9357
CIE-LCH:
94.3564, 27.7593, 198.7778
CIE-Luv:
94.3564, -41.5306, -9.7900
Hunter-Lab:
92.7917, -29.6356, -3.7914
#a5feff color charts
#a5feff color shades, tints & tones
#a5feff color schemes
#a5feff color preview, HTML & CSS examples
This text has a color of #a5feff
<p style="color:#a5feff;">Text here</p>
.mytext {color:#a5feff;}
This box has a color of #a5feff
<div style="background-color:#a5feff;">Content here</div>
.mybackground {background-color:#a5feff;}
Border around this has a color of #a5feff
<div style="border:2px solid #a5feff;">Content here</div>
.myborder {border:2px solid #a5feff;}