#a0e0ed color space conversions
Hex:
#a0e0ed
RGB:
160, 224, 237
CMY:
37, 12, 7
CMYK:
32, 5, 0, 7
HSL:
190°, 68.1416%, 77.8431%
HSV (HSB):
190°, 32.4895%, 92.9412%
XYZ:
56.4389, 66.8993, 90.0590
xyY:
0.2645, 0.3135, 66.8993
CIE-Lab:
85.4531, -17.0390, -12.8190
CIE-LCH:
85.4531, 21.3226, 216.9553
CIE-Luv:
85.4531, -31.2295, -17.4078
Hunter-Lab:
81.7920, -19.9657, -8.0282
#a0e0ed color charts
#a0e0ed color shades, tints & tones
#a0e0ed color schemes
#a0e0ed color preview, HTML & CSS examples
This text has a color of #a0e0ed
<p style="color:#a0e0ed;">Text here</p>
.mytext {color:#a0e0ed;}
This box has a color of #a0e0ed
<div style="background-color:#a0e0ed;">Content here</div>
.mybackground {background-color:#a0e0ed;}
Border around this has a color of #a0e0ed
<div style="border:2px solid #a0e0ed;">Content here</div>
.myborder {border:2px solid #a0e0ed;}