#a2b9ec color space conversions
Hex:
#a2b9ec
RGB:
162, 185, 236
CMY:
36, 27, 7
CMYK:
31, 22, 0, 7
HSL:
221°, 66.0714%, 78.0392%
HSV (HSB):
221°, 31.3559%, 92.5490%
XYZ:
47.3896, 48.4354, 86.2082
xyY:
0.2603, 0.2661, 48.4354
CIE-Lab:
75.0987, 3.8101, -27.9564
CIE-LCH:
75.0987, 28.2148, 277.7609
CIE-Luv:
75.0987, -13.9182, -45.0628
Hunter-Lab:
69.5956, -0.2466, -24.7257
#a2b9ec color charts
#a2b9ec color shades, tints & tones
#a2b9ec color schemes
#a2b9ec color preview, HTML & CSS examples
This text has a color of #a2b9ec
<p style="color:#a2b9ec;">Text here</p>
.mytext {color:#a2b9ec;}
This box has a color of #a2b9ec
<div style="background-color:#a2b9ec;">Content here</div>
.mybackground {background-color:#a2b9ec;}
Border around this has a color of #a2b9ec
<div style="border:2px solid #a2b9ec;">Content here</div>
.myborder {border:2px solid #a2b9ec;}