#a1a2d1 color space conversions
Hex:
#a1a2d1
RGB:
161, 162, 209
CMY:
37, 36, 18
CMYK:
23, 22, 0, 18
HSL:
239°, 34.2857%, 72.5490%
HSV (HSB):
239°, 22.9665%, 81.9608%
XYZ:
39.1269, 38.0212, 65.5982
xyY:
0.2741, 0.2664, 38.0212
CIE-Lab:
68.0362, 9.7230, -24.0272
CIE-LCH:
68.0362, 25.9199, 292.0315
CIE-Luv:
68.0362, -3.2896, -38.8355
Hunter-Lab:
61.6613, 5.3590, -19.9126
#a1a2d1 color charts
#a1a2d1 color shades, tints & tones
#a1a2d1 color schemes
#a1a2d1 color preview, HTML & CSS examples
This text has a color of #a1a2d1
<p style="color:#a1a2d1;">Text here</p>
.mytext {color:#a1a2d1;}
This box has a color of #a1a2d1
<div style="background-color:#a1a2d1;">Content here</div>
.mybackground {background-color:#a1a2d1;}
Border around this has a color of #a1a2d1
<div style="border:2px solid #a1a2d1;">Content here</div>
.myborder {border:2px solid #a1a2d1;}