#a2b2f6 color space conversions
Hex:
#a2b2f6
RGB:
162, 178, 246
CMY:
36, 30, 4
CMYK:
34, 28, 0, 4
HSL:
229°, 82.3529%, 80.0000%
HSV (HSB):
229°, 34.1463%, 96.4706%
XYZ:
47.4552, 46.1760, 93.6005
xyY:
0.2535, 0.2466, 46.1760
CIE-Lab:
73.6596, 10.1964, -35.5819
CIE-LCH:
73.6596, 37.0140, 285.9903
CIE-Luv:
73.6596, -11.3992, -58.6600
Hunter-Lab:
67.9529, 5.7387, -34.1009
#a2b2f6 color charts
#a2b2f6 color shades, tints & tones
#a2b2f6 color schemes
#a2b2f6 color preview, HTML & CSS examples
This text has a color of #a2b2f6
<p style="color:#a2b2f6;">Text here</p>
.mytext {color:#a2b2f6;}
This box has a color of #a2b2f6
<div style="background-color:#a2b2f6;">Content here</div>
.mybackground {background-color:#a2b2f6;}
Border around this has a color of #a2b2f6
<div style="border:2px solid #a2b2f6;">Content here</div>
.myborder {border:2px solid #a2b2f6;}