#a0a8e8 color space conversions
Hex:
#a0a8e8
RGB:
160, 168, 232
CMY:
37, 34, 9
CMYK:
31, 28, 0, 9
HSL:
233°, 61.0169%, 76.8627%
HSV (HSB):
233°, 31.0345%, 90.9804%
XYZ:
43.0653, 41.3050, 82.0468
xyY:
0.2588, 0.2482, 41.3050
CIE-Lab:
70.3891, 11.6643, -33.0501
CIE-LCH:
70.3891, 35.0480, 289.4393
CIE-Luv:
70.3891, -7.5839, -54.2420
Hunter-Lab:
64.2690, 7.1384, -30.7022
#a0a8e8 color charts
#a0a8e8 color shades, tints & tones
#a0a8e8 color schemes
#a0a8e8 color preview, HTML & CSS examples
This text has a color of #a0a8e8
<p style="color:#a0a8e8;">Text here</p>
.mytext {color:#a0a8e8;}
This box has a color of #a0a8e8
<div style="background-color:#a0a8e8;">Content here</div>
.mybackground {background-color:#a0a8e8;}
Border around this has a color of #a0a8e8
<div style="border:2px solid #a0a8e8;">Content here</div>
.myborder {border:2px solid #a0a8e8;}