#a0a0cc color space conversions
Hex:
#a0a0cc
RGB:
160, 160, 204
CMY:
37, 37, 20
CMYK:
22, 22, 0, 20
HSL:
240°, 30.1370%, 71.3725%
HSV (HSB):
240°, 21.5686%, 80.0000%
XYZ:
37.9671, 36.9748, 62.2625
xyY:
0.2767, 0.2695, 36.9748
CIE-Lab:
67.2581, 9.3648, -22.4556
CIE-LCH:
67.2581, 24.3301, 292.6378
CIE-Luv:
67.2581, -2.6066, -36.1657
Hunter-Lab:
60.8069, 5.0411, -18.1444
#a0a0cc color charts
#a0a0cc color shades, tints & tones
#a0a0cc color schemes
#a0a0cc color preview, HTML & CSS examples
This text has a color of #a0a0cc
<p style="color:#a0a0cc;">Text here</p>
.mytext {color:#a0a0cc;}
This box has a color of #a0a0cc
<div style="background-color:#a0a0cc;">Content here</div>
.mybackground {background-color:#a0a0cc;}
Border around this has a color of #a0a0cc
<div style="border:2px solid #a0a0cc;">Content here</div>
.myborder {border:2px solid #a0a0cc;}