#a2a2fc color space conversions
Hex:
#a2a2fc
RGB:
162, 162, 252
CMY:
36, 36, 1
CMYK:
36, 36, 0, 1
HSL:
240°, 93.7500%, 81.1765%
HSV (HSB):
240°, 35.7143%, 98.8235%
XYZ:
45.3913, 40.5503, 97.5301
xyY:
0.2474, 0.2210, 40.5503
CIE-Lab:
69.8597, 20.7392, -44.7582
CIE-LCH:
69.8597, 49.3297, 294.8612
CIE-Luv:
69.8597, -5.4112, -75.0584
Hunter-Lab:
63.6791, 15.7986, -46.2323
#a2a2fc color charts
#a2a2fc color shades, tints & tones
#a2a2fc color schemes
#a2a2fc color preview, HTML & CSS examples
This text has a color of #a2a2fc
<p style="color:#a2a2fc;">Text here</p>
.mytext {color:#a2a2fc;}
This box has a color of #a2a2fc
<div style="background-color:#a2a2fc;">Content here</div>
.mybackground {background-color:#a2a2fc;}
Border around this has a color of #a2a2fc
<div style="border:2px solid #a2a2fc;">Content here</div>
.myborder {border:2px solid #a2a2fc;}