#a0e2e5 color space conversions
Hex:
#a0e2e5
RGB:
160, 226, 229
CMY:
37, 11, 10
CMYK:
30, 1, 0, 10
HSL:
183°, 57.0248%, 76.2745%
HSV (HSB):
183°, 30.1310%, 89.8039%
XYZ:
55.8364, 67.5234, 84.2192
xyY:
0.2690, 0.3253, 67.5234
CIE-Lab:
85.7676, -19.8955, -8.1278
CIE-LCH:
85.7676, 21.4916, 202.2211
CIE-Luv:
85.7676, -32.1235, -9.3859
Hunter-Lab:
82.1726, -22.5112, -3.2458
#a0e2e5 color charts
#a0e2e5 color shades, tints & tones
#a0e2e5 color schemes
#a0e2e5 color preview, HTML & CSS examples
This text has a color of #a0e2e5
<p style="color:#a0e2e5;">Text here</p>
.mytext {color:#a0e2e5;}
This box has a color of #a0e2e5
<div style="background-color:#a0e2e5;">Content here</div>
.mybackground {background-color:#a0e2e5;}
Border around this has a color of #a0e2e5
<div style="border:2px solid #a0e2e5;">Content here</div>
.myborder {border:2px solid #a0e2e5;}