#a2b3dc color space conversions
Hex:
#a2b3dc
RGB:
162, 179, 220
CMY:
36, 30, 14
CMYK:
26, 19, 0, 14
HSL:
222°, 45.3125%, 74.9020%
HSV (HSB):
222°, 26.3636%, 86.2745%
XYZ:
43.9387, 45.0889, 74.0974
xyY:
0.2694, 0.2764, 45.0889
CIE-Lab:
72.9504, 3.2029, -22.5555
CIE-LCH:
72.9504, 22.7818, 278.0820
CIE-Luv:
72.9504, -10.7879, -35.8559
Hunter-Lab:
67.1483, -0.7075, -18.4221
#a2b3dc color charts
#a2b3dc color shades, tints & tones
#a2b3dc color schemes
#a2b3dc color preview, HTML & CSS examples
This text has a color of #a2b3dc
<p style="color:#a2b3dc;">Text here</p>
.mytext {color:#a2b3dc;}
This box has a color of #a2b3dc
<div style="background-color:#a2b3dc;">Content here</div>
.mybackground {background-color:#a2b3dc;}
Border around this has a color of #a2b3dc
<div style="border:2px solid #a2b3dc;">Content here</div>
.myborder {border:2px solid #a2b3dc;}