#a1feed color space conversions
Hex:
#a1feed
RGB:
161, 254, 237
CMY:
37, 0, 7
CMYK:
37, 0, 7, 0
HSL:
169°, 97.8947%, 81.3725%
HSV (HSB):
169°, 36.6142%, 99.6078%
XYZ:
65.4258, 84.5751, 92.9971
xyY:
0.2692, 0.3480, 84.5751
CIE-Lab:
93.6997, -31.3678, -0.6204
CIE-LCH:
93.6997, 31.3739, 181.1331
CIE-Luv:
93.6997, -43.3617, 4.3263
Hunter-Lab:
91.9647, -33.9493, 4.4197
#a1feed color charts
#a1feed RGB chart
#a1feed CMYK chart
#a1feed RGB pie chart
#a1feed color shades, tints & tones
#a1feed color schemes
#a1feed color preview, HTML & CSS examples
This text has a color of #a1feed
<p style="color:#a1feed;">Text here</p>
.mytext {color:#a1feed;}
Text color #a1feed
This box has a color of #a1feed
<div style="background-color:#a1feed;">Content here</div>
.mybackground {background-color:#a1feed;}
Background color #a1feed
Border around this has a color of #a1feed
<div style="border:2px solid #a1feed;">Content here</div>
.myborder {border:2px solid #a1feed;}
Border color #a1feed