#a0ccf8 color space conversions
Hex:
#a0ccf8
RGB:
160, 204, 248
CMY:
37, 20, 3
CMYK:
35, 18, 0, 3
HSL:
210°, 86.2745%, 80.0000%
HSV (HSB):
210°, 35.4839%, 97.2549%
XYZ:
53.0333, 57.4366, 97.0982
xyY:
0.2555, 0.2767, 57.4366
CIE-Lab:
80.4246, -3.9932, -26.2580
CIE-LCH:
80.4246, 26.5599, 261.3530
CIE-Luv:
80.4246, -22.9215, -41.4665
Hunter-Lab:
75.7870, -7.7184, -22.9114
#a0ccf8 color charts
#a0ccf8 color shades, tints & tones
#a0ccf8 color schemes
#a0ccf8 color preview, HTML & CSS examples
This text has a color of #a0ccf8
<p style="color:#a0ccf8;">Text here</p>
.mytext {color:#a0ccf8;}
This box has a color of #a0ccf8
<div style="background-color:#a0ccf8;">Content here</div>
.mybackground {background-color:#a0ccf8;}
Border around this has a color of #a0ccf8
<div style="border:2px solid #a0ccf8;">Content here</div>
.myborder {border:2px solid #a0ccf8;}