#a0a2d2 color space conversions
Hex:
#a0a2d2
RGB:
160, 162, 210
CMY:
37, 36, 18
CMYK:
24, 23, 0, 18
HSL:
238°, 35.7143%, 72.5490%
HSV (HSB):
238°, 23.8095%, 82.3529%
XYZ:
39.0504, 37.9674, 66.2430
xyY:
0.2726, 0.2650, 37.9674
CIE-Lab:
67.9966, 9.6513, -24.6472
CIE-LCH:
67.9966, 26.4695, 291.3842
CIE-Luv:
67.9966, -3.8462, -39.8314
Hunter-Lab:
61.6177, 5.2940, -20.6082
#a0a2d2 color charts
#a0a2d2 color shades, tints & tones
#a0a2d2 color schemes
#a0a2d2 color preview, HTML & CSS examples
This text has a color of #a0a2d2
<p style="color:#a0a2d2;">Text here</p>
.mytext {color:#a0a2d2;}
This box has a color of #a0a2d2
<div style="background-color:#a0a2d2;">Content here</div>
.mybackground {background-color:#a0a2d2;}
Border around this has a color of #a0a2d2
<div style="border:2px solid #a0a2d2;">Content here</div>
.myborder {border:2px solid #a0a2d2;}