#a1f8ea color space conversions
Hex:
#a1f8ea
RGB:
161, 248, 234
CMY:
37, 3, 8
CMYK:
35, 0, 6, 3
HSL:
170°, 86.1386%, 80.1961%
HSV (HSB):
170°, 35.0806%, 97.2549%
XYZ:
63.1166, 80.6524, 90.0828
xyY:
0.2699, 0.3449, 80.6524
CIE-Lab:
91.9768, -29.1976, -1.5877
CIE-LCH:
91.9768, 29.2408, 183.1126
CIE-Luv:
91.9768, -40.9350, 2.4469
Hunter-Lab:
89.8067, -31.7109, 3.3924
#a1f8ea color charts
#a1f8ea color shades, tints & tones
#a1f8ea color schemes
#a1f8ea color preview, HTML & CSS examples
This text has a color of #a1f8ea
<p style="color:#a1f8ea;">Text here</p>
.mytext {color:#a1f8ea;}
This box has a color of #a1f8ea
<div style="background-color:#a1f8ea;">Content here</div>
.mybackground {background-color:#a1f8ea;}
Border around this has a color of #a1f8ea
<div style="border:2px solid #a1f8ea;">Content here</div>
.myborder {border:2px solid #a1f8ea;}