#a1a2cc color space conversions
Hex:
#a1a2cc
RGB:
161, 162, 204
CMY:
37, 36, 20
CMYK:
21, 21, 0, 20
HSL:
239°, 29.6552%, 71.5686%
HSV (HSB):
239°, 21.0784%, 80.0000%
XYZ:
38.5174, 37.7774, 62.3884
xyY:
0.2777, 0.2724, 37.7774
CIE-Lab:
67.8562, 8.5573, -21.5363
CIE-LCH:
67.8562, 23.1741, 291.6702
CIE-Luv:
67.8562, -2.9921, -34.6095
Hunter-Lab:
61.4633, 4.3003, -17.1581
#a1a2cc color charts
#a1a2cc color shades, tints & tones
#a1a2cc color schemes
#a1a2cc color preview, HTML & CSS examples
This text has a color of #a1a2cc
<p style="color:#a1a2cc;">Text here</p>
.mytext {color:#a1a2cc;}
This box has a color of #a1a2cc
<div style="background-color:#a1a2cc;">Content here</div>
.mybackground {background-color:#a1a2cc;}
Border around this has a color of #a1a2cc
<div style="border:2px solid #a1a2cc;">Content here</div>
.myborder {border:2px solid #a1a2cc;}