#a2a3ec color space conversions
Hex:
#a2a3ec
RGB:
162, 163, 236
CMY:
36, 36, 7
CMYK:
31, 31, 0, 7
HSL:
239°, 66.0714%, 78.0392%
HSV (HSB):
239°, 31.3559%, 92.5490%
XYZ:
43.1378, 39.9319, 84.7909
xyY:
0.2570, 0.2379, 39.9319
CIE-Lab:
69.4210, 16.0525, -36.7260
CIE-LCH:
69.4210, 40.0810, 293.6096
CIE-Luv:
69.4210, -4.8421, -60.8749
Hunter-Lab:
63.1917, 11.2676, -35.3214
#a2a3ec color charts
#a2a3ec color shades, tints & tones
#a2a3ec color schemes
#a2a3ec color preview, HTML & CSS examples
This text has a color of #a2a3ec
<p style="color:#a2a3ec;">Text here</p>
.mytext {color:#a2a3ec;}
This box has a color of #a2a3ec
<div style="background-color:#a2a3ec;">Content here</div>
.mybackground {background-color:#a2a3ec;}
Border around this has a color of #a2a3ec
<div style="border:2px solid #a2a3ec;">Content here</div>
.myborder {border:2px solid #a2a3ec;}