#a2abdc color space conversions
Hex:
#a2abdc
RGB:
162, 171, 220
CMY:
36, 33, 14
CMYK:
26, 22, 0, 14
HSL:
231°, 45.3125%, 74.9020%
HSV (HSB):
231°, 26.3636%, 86.2745%
XYZ:
42.3815, 41.9745, 73.5783
xyY:
0.2683, 0.2658, 41.9745
CIE-Lab:
70.8533, 7.6197, -25.7594
CIE-LCH:
70.8533, 26.8627, 286.4784
CIE-Luv:
70.8533, -7.3177, -41.6103
Hunter-Lab:
64.7877, 3.3888, -21.9832
#a2abdc color charts
#a2abdc color shades, tints & tones
#a2abdc color schemes
#a2abdc color preview, HTML & CSS examples
This text has a color of #a2abdc
<p style="color:#a2abdc;">Text here</p>
.mytext {color:#a2abdc;}
This box has a color of #a2abdc
<div style="background-color:#a2abdc;">Content here</div>
.mybackground {background-color:#a2abdc;}
Border around this has a color of #a2abdc
<div style="border:2px solid #a2abdc;">Content here</div>
.myborder {border:2px solid #a2abdc;}