#a5fafb color space conversions
Hex:
#a5fafb
RGB:
165, 250, 251
CMY:
35, 2, 2
CMYK:
34, 0, 0, 2
HSL:
181°, 91.4894%, 81.5686%
HSV (HSB):
181°, 34.2629%, 98.4314%
XYZ:
67.1152, 83.3356, 103.8148
xyY:
0.2640, 0.3278, 83.3356
CIE-Lab:
93.1612, -25.2787, -8.6385
CIE-LCH:
93.1612, 26.7140, 198.8669
CIE-Luv:
93.1612, -39.9632, -9.4511
Hunter-Lab:
91.2883, -28.5212, -3.5239
#a5fafb color charts
#a5fafb color shades, tints & tones
#a5fafb color schemes
#a5fafb color preview, HTML & CSS examples
This text has a color of #a5fafb
<p style="color:#a5fafb;">Text here</p>
.mytext {color:#a5fafb;}
This box has a color of #a5fafb
<div style="background-color:#a5fafb;">Content here</div>
.mybackground {background-color:#a5fafb;}
Border around this has a color of #a5fafb
<div style="border:2px solid #a5fafb;">Content here</div>
.myborder {border:2px solid #a5fafb;}