#a0a0c8 color space conversions
Hex:
#a0a0c8
RGB:
160, 160, 200
CMY:
37, 37, 22
CMYK:
20, 20, 0, 22
HSL:
240°, 26.6667%, 70.5882%
HSV (HSB):
240°, 20.0000%, 78.4314%
XYZ:
37.4933, 36.7853, 59.7677
xyY:
0.2797, 0.2744, 36.7853
CIE-Lab:
67.1157, 8.4409, -20.4538
CIE-LCH:
67.1157, 22.1270, 292.4250
CIE-Luv:
67.1157, -2.3631, -32.7901
Hunter-Lab:
60.6509, 4.2065, -15.9710
#a0a0c8 color charts
#a0a0c8 color shades, tints & tones
#a0a0c8 color schemes
#a0a0c8 color preview, HTML & CSS examples
This text has a color of #a0a0c8
<p style="color:#a0a0c8;">Text here</p>
.mytext {color:#a0a0c8;}
This box has a color of #a0a0c8
<div style="background-color:#a0a0c8;">Content here</div>
.mybackground {background-color:#a0a0c8;}
Border around this has a color of #a0a0c8
<div style="border:2px solid #a0a0c8;">Content here</div>
.myborder {border:2px solid #a0a0c8;}