#a1a2c2 color space conversions
Hex:
#a1a2c2
RGB:
161, 162, 194
CMY:
37, 36, 24
CMYK:
17, 16, 0, 24
HSL:
238°, 21.2903%, 69.6078%
HSV (HSB):
238°, 17.0103%, 76.0784%
XYZ:
37.3559, 37.3128, 56.2722
xyY:
0.2853, 0.2850, 37.3128
CIE-Lab:
67.5110, 6.2880, -16.5153
CIE-LCH:
67.5110, 17.6718, 290.8438
CIE-Luv:
67.5110, -2.4006, -26.2044
Hunter-Lab:
61.0842, 2.2639, -11.8604
#a1a2c2 color charts
#a1a2c2 color shades, tints & tones
#a1a2c2 color schemes
#a1a2c2 color preview, HTML & CSS examples
This text has a color of #a1a2c2
<p style="color:#a1a2c2;">Text here</p>
.mytext {color:#a1a2c2;}
This box has a color of #a1a2c2
<div style="background-color:#a1a2c2;">Content here</div>
.mybackground {background-color:#a1a2c2;}
Border around this has a color of #a1a2c2
<div style="border:2px solid #a1a2c2;">Content here</div>
.myborder {border:2px solid #a1a2c2;}