#a2bdf9 color space conversions
Hex:
#a2bdf9
RGB:
162, 189, 249
CMY:
36, 26, 2
CMYK:
35, 24, 0, 2
HSL:
221°, 87.8788%, 80.5882%
HSV (HSB):
221°, 34.9398%, 97.6471%
XYZ:
50.1968, 50.9161, 96.8047
xyY:
0.2536, 0.2573, 50.9161
CIE-Lab:
76.6282, 4.8967, -32.6093
CIE-LCH:
76.6282, 32.9749, 278.5399
CIE-Luv:
76.6282, -15.9641, -53.1871
Hunter-Lab:
71.3555, 0.6979, -30.4871
#a2bdf9 color charts
#a2bdf9 color shades, tints & tones
#a2bdf9 color schemes
#a2bdf9 color preview, HTML & CSS examples
This text has a color of #a2bdf9
<p style="color:#a2bdf9;">Text here</p>
.mytext {color:#a2bdf9;}
This box has a color of #a2bdf9
<div style="background-color:#a2bdf9;">Content here</div>
.mybackground {background-color:#a2bdf9;}
Border around this has a color of #a2bdf9
<div style="border:2px solid #a2bdf9;">Content here</div>
.myborder {border:2px solid #a2bdf9;}