#a1f3f2 color space conversions
Hex:
#a1f3f2
RGB:
161, 243, 242
CMY:
37, 5, 5
CMYK:
34, 0, 0, 5
HSL:
179°, 77.3585%, 79.2157%
HSV (HSB):
179°, 33.7449%, 95.2941%
XYZ:
62.7755, 78.0891, 95.7685
xyY:
0.2653, 0.3300, 78.0891
CIE-Lab:
90.8205, -25.0009, -7.4511
CIE-LCH:
90.8205, 26.0877, 196.5958
CIE-Luv:
90.8205, -38.7198, -7.5533
Hunter-Lab:
88.3680, -27.8398, -2.3977
#a1f3f2 color charts
#a1f3f2 color shades, tints & tones
#a1f3f2 color schemes
#a1f3f2 color preview, HTML & CSS examples
This text has a color of #a1f3f2
<p style="color:#a1f3f2;">Text here</p>
.mytext {color:#a1f3f2;}
This box has a color of #a1f3f2
<div style="background-color:#a1f3f2;">Content here</div>
.mybackground {background-color:#a1f3f2;}
Border around this has a color of #a1f3f2
<div style="border:2px solid #a1f3f2;">Content here</div>
.myborder {border:2px solid #a1f3f2;}