#a1f2f8 color space conversions
Hex:
#a1f2f8
RGB:
161, 242, 248
CMY:
37, 5, 3
CMYK:
35, 2, 0, 3
HSL:
184°, 86.1386%, 80.1961%
HSV (HSB):
184°, 35.0806%, 97.2549%
XYZ:
63.3934, 77.8586, 100.4940
xyY:
0.2622, 0.3221, 77.8586
CIE-Lab:
90.7154, -23.1239, -10.7337
CIE-LCH:
90.7154, 25.4936, 204.9000
CIE-Luv:
90.7154, -38.2134, -13.1698
Hunter-Lab:
88.2375, -26.1742, -5.7593
#a1f2f8 color charts
#a1f2f8 color shades, tints & tones
#a1f2f8 color schemes
#a1f2f8 color preview, HTML & CSS examples
This text has a color of #a1f2f8
<p style="color:#a1f2f8;">Text here</p>
.mytext {color:#a1f2f8;}
This box has a color of #a1f2f8
<div style="background-color:#a1f2f8;">Content here</div>
.mybackground {background-color:#a1f2f8;}
Border around this has a color of #a1f2f8
<div style="border:2px solid #a1f2f8;">Content here</div>
.myborder {border:2px solid #a1f2f8;}