#a2a2ff color space conversions
Hex:
#a2a2ff
RGB:
162, 162, 255
CMY:
36, 36, 0
CMYK:
36, 36, 0, 0
HSL:
240°, 100.0000%, 81.7647%
HSV (HSB):
240°, 36.4706%, 100.0000%
XYZ:
45.8706, 40.7420, 100.0541
xyY:
0.2457, 0.2183, 40.7420
CIE-Lab:
69.9948, 21.5277, -46.1743
CIE-LCH:
69.9948, 50.9461, 294.9962
CIE-Luv:
69.9948, -5.5923, -77.5697
Hunter-Lab:
63.8295, 16.5762, -48.2577
#a2a2ff color charts
#a2a2ff color shades, tints & tones
#a2a2ff color schemes
#a2a2ff color preview, HTML & CSS examples
This text has a color of #a2a2ff
<p style="color:#a2a2ff;">Text here</p>
.mytext {color:#a2a2ff;}
This box has a color of #a2a2ff
<div style="background-color:#a2a2ff;">Content here</div>
.mybackground {background-color:#a2a2ff;}
Border around this has a color of #a2a2ff
<div style="border:2px solid #a2a2ff;">Content here</div>
.myborder {border:2px solid #a2a2ff;}