#a1eedf color space conversions
Hex:
#a1eedf
RGB:
161, 238, 223
CMY:
37, 7, 13
CMYK:
32, 0, 6, 7
HSL:
168°, 69.3694%, 78.2353%
HSV (HSB):
168°, 32.3529%, 93.3333%
XYZ:
58.5918, 74.0539, 81.0177
xyY:
0.2742, 0.3466, 74.0539
CIE-Lab:
88.9479, -26.8260, -0.2880
CIE-LCH:
88.9479, 26.8276, 180.6152
CIE-Luv:
88.9479, -36.8991, 4.0784
Hunter-Lab:
86.0545, -29.0606, 4.4184
#a1eedf color charts
#a1eedf color shades, tints & tones
#a1eedf color schemes
#a1eedf color preview, HTML & CSS examples
This text has a color of #a1eedf
<p style="color:#a1eedf;">Text here</p>
.mytext {color:#a1eedf;}
This box has a color of #a1eedf
<div style="background-color:#a1eedf;">Content here</div>
.mybackground {background-color:#a1eedf;}
Border around this has a color of #a1eedf
<div style="border:2px solid #a1eedf;">Content here</div>
.myborder {border:2px solid #a1eedf;}