#a2a2c1 color space conversions
Hex:
#a2a2c1
RGB:
162, 162, 193
CMY:
36, 36, 24
CMYK:
16, 16, 0, 24
HSL:
240°, 20.0000%, 69.6078%
HSV (HSB):
240°, 16.0622%, 75.6863%
XYZ:
37.4463, 37.3723, 55.6920
xyY:
0.2869, 0.2864, 37.3723
CIE-Lab:
67.5554, 6.3918, -15.8853
CIE-LCH:
67.5554, 17.1230, 291.9186
CIE-Luv:
67.5554, -1.8176, -25.2256
Hunter-Lab:
61.1329, 2.3556, -11.2201
#a2a2c1 color charts
#a2a2c1 color shades, tints & tones
#a2a2c1 color schemes
#a2a2c1 color preview, HTML & CSS examples
This text has a color of #a2a2c1
<p style="color:#a2a2c1;">Text here</p>
.mytext {color:#a2a2c1;}
This box has a color of #a2a2c1
<div style="background-color:#a2a2c1;">Content here</div>
.mybackground {background-color:#a2a2c1;}
Border around this has a color of #a2a2c1
<div style="border:2px solid #a2a2c1;">Content here</div>
.myborder {border:2px solid #a2a2c1;}