#a1f2e6 color space conversions
Hex:
#a1f2e6
RGB:
161, 242, 230
CMY:
37, 5, 10
CMYK:
33, 0, 5, 5
HSL:
171°, 75.7009%, 79.0196%
HSV (HSB):
171°, 33.4711%, 94.9020%
XYZ:
60.7330, 76.7945, 86.4848
xyY:
0.2711, 0.3428, 76.7945
CIE-Lab:
90.2269, -27.2172, -2.0709
CIE-LCH:
90.2269, 27.2958, 184.3512
CIE-Luv:
90.2269, -38.4918, 1.3628
Hunter-Lab:
87.6325, -29.6488, 2.8292
#a1f2e6 color charts
#a1f2e6 color shades, tints & tones
#a1f2e6 color schemes
#a1f2e6 color preview, HTML & CSS examples
This text has a color of #a1f2e6
<p style="color:#a1f2e6;">Text here</p>
.mytext {color:#a1f2e6;}
This box has a color of #a1f2e6
<div style="background-color:#a1f2e6;">Content here</div>
.mybackground {background-color:#a1f2e6;}
Border around this has a color of #a1f2e6
<div style="border:2px solid #a1f2e6;">Content here</div>
.myborder {border:2px solid #a1f2e6;}