#a1edec color space conversions
Hex:
#a1edec
RGB:
161, 237, 236
CMY:
37, 7, 7
CMYK:
32, 0, 0, 7
HSL:
179°, 67.8571%, 78.0392%
HSV (HSB):
179°, 32.0675%, 92.9412%
XYZ:
60.1225, 74.2016, 90.5104
xyY:
0.2674, 0.3300, 74.2016
CIE-Lab:
89.0177, -23.4527, -6.9863
CIE-LCH:
89.0177, 24.4712, 196.5882
CIE-Luv:
89.0177, -36.3066, -7.0336
Hunter-Lab:
86.1403, -26.1598, -1.9997
#a1edec color charts
#a1edec color shades, tints & tones
#a1edec color schemes
#a1edec color preview, HTML & CSS examples
This text has a color of #a1edec
<p style="color:#a1edec;">Text here</p>
.mytext {color:#a1edec;}
This box has a color of #a1edec
<div style="background-color:#a1edec;">Content here</div>
.mybackground {background-color:#a1edec;}
Border around this has a color of #a1edec
<div style="border:2px solid #a1edec;">Content here</div>
.myborder {border:2px solid #a1edec;}