#a1f2f2 color space conversions
Hex:
#a1f2f2
RGB:
161, 242, 242
CMY:
37, 5, 5
CMYK:
33, 0, 0, 5
HSL:
180°, 75.7009%, 79.0196%
HSV (HSB):
180°, 33.4711%, 94.9020%
XYZ:
62.4771, 77.4921, 95.6690
xyY:
0.2651, 0.3289, 77.4921
CIE-Lab:
90.5476, -24.5159, -7.8552
CIE-LCH:
90.5476, 25.7436, 197.7661
CIE-Luv:
90.5476, -38.3057, -8.2784
Hunter-Lab:
88.0296, -27.3654, -2.8146
#a1f2f2 color charts
#a1f2f2 color shades, tints & tones
#a1f2f2 color schemes
#a1f2f2 color preview, HTML & CSS examples
This text has a color of #a1f2f2
<p style="color:#a1f2f2;">Text here</p>
.mytext {color:#a1f2f2;}
This box has a color of #a1f2f2
<div style="background-color:#a1f2f2;">Content here</div>
.mybackground {background-color:#a1f2f2;}
Border around this has a color of #a1f2f2
<div style="border:2px solid #a1f2f2;">Content here</div>
.myborder {border:2px solid #a1f2f2;}