#a0a3cb color space conversions
Hex:
#a0a3cb
RGB:
160, 163, 203
CMY:
37, 36, 20
CMYK:
21, 20, 0, 20
HSL:
236°, 29.2517%, 71.1765%
HSV (HSB):
236°, 21.1823%, 79.6078%
XYZ:
38.3739, 37.9798, 61.8082
xyY:
0.2777, 0.2749, 37.9798
CIE-Lab:
68.0057, 7.4530, -20.7620
CIE-LCH:
68.0057, 22.0592, 289.7468
CIE-Luv:
68.0057, -3.8877, -33.2069
Hunter-Lab:
61.6277, 3.2985, -16.3242
#a0a3cb color charts
#a0a3cb color shades, tints & tones
#a0a3cb color schemes
#a0a3cb color preview, HTML & CSS examples
This text has a color of #a0a3cb
<p style="color:#a0a3cb;">Text here</p>
.mytext {color:#a0a3cb;}
This box has a color of #a0a3cb
<div style="background-color:#a0a3cb;">Content here</div>
.mybackground {background-color:#a0a3cb;}
Border around this has a color of #a0a3cb
<div style="border:2px solid #a0a3cb;">Content here</div>
.myborder {border:2px solid #a0a3cb;}