#a1a2d0 color space conversions
Hex:
#a1a2d0
RGB:
161, 162, 208
CMY:
37, 36, 18
CMYK:
23, 22, 0, 18
HSL:
239°, 33.3333%, 72.3529%
HSV (HSB):
239°, 22.5962%, 81.5686%
XYZ:
39.0034, 37.9718, 64.9481
xyY:
0.2748, 0.2676, 37.9718
CIE-Lab:
67.9998, 9.4883, -23.5301
CIE-LCH:
67.9998, 25.3711, 291.9613
CIE-Luv:
67.9998, -3.2300, -37.9894
Hunter-Lab:
61.6213, 5.1451, -19.3561
#a1a2d0 color charts
#a1a2d0 color shades, tints & tones
#a1a2d0 color schemes
#a1a2d0 color preview, HTML & CSS examples
This text has a color of #a1a2d0
<p style="color:#a1a2d0;">Text here</p>
.mytext {color:#a1a2d0;}
This box has a color of #a1a2d0
<div style="background-color:#a1a2d0;">Content here</div>
.mybackground {background-color:#a1a2d0;}
Border around this has a color of #a1a2d0
<div style="border:2px solid #a1a2d0;">Content here</div>
.myborder {border:2px solid #a1a2d0;}