#a0eacd color space conversions
Hex:
#a0eacd
RGB:
160, 234, 205
CMY:
37, 8, 20
CMYK:
32, 0, 12, 8
HSL:
156°, 63.7931%, 77.2549%
HSV (HSB):
156°, 31.6239%, 91.7647%
XYZ:
54.9395, 70.7270, 68.5137
xyY:
0.2829, 0.3642, 70.7270
CIE-Lab:
87.3522, -28.9801, 6.8099
CIE-LCH:
87.3522, 29.7695, 166.7762
CIE-Luv:
87.3522, -35.8061, 15.2027
Hunter-Lab:
84.0993, -30.5654, 10.5674
#a0eacd color charts
#a0eacd color shades, tints & tones
#a0eacd color schemes
#a0eacd color preview, HTML & CSS examples
This text has a color of #a0eacd
<p style="color:#a0eacd;">Text here</p>
.mytext {color:#a0eacd;}
This box has a color of #a0eacd
<div style="background-color:#a0eacd;">Content here</div>
.mybackground {background-color:#a0eacd;}
Border around this has a color of #a0eacd
<div style="border:2px solid #a0eacd;">Content here</div>
.myborder {border:2px solid #a0eacd;}